VLSI Lab 3 rev. 1

This commit is contained in:
Aidan Sharpe
2024-11-20 11:36:57 -05:00
parent b2f070c6d6
commit e97b5244ef
29 changed files with 5813 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
\pgfpagesdeclarelayout{boxed}
{
\edef\pgfpageoptionborder{0pt}
}
{
\pgfpagesphysicalpageoptions
{%
logical pages=1,%
}
\pgfpageslogicalpageoptions{1}
{
border code=\pgfsetlinewidth{2pt}\pgfstroke,%
border shrink=\pgfpageoptionborder,%
resized width=.95\pgfphysicalwidth,%
resized height=.95\pgfphysicalheight,%
center=\pgfpoint{.5\pgfphysicalwidth}{.5\pgfphysicalheight}%
}%
}