mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-04 16:51:40 +02:00
Added zoom to technology file so labels in each tech are readable size. Made default size.
This commit is contained in:
@@ -12,7 +12,10 @@ info["has_nwell"] = True
|
||||
|
||||
#GDS file info
|
||||
GDS = {}
|
||||
# gds units
|
||||
GDS["unit"] = (0.0005,1e-9)
|
||||
# default label zoom
|
||||
GDS["zoom"] = 0.05
|
||||
|
||||
#####################################################################################################
|
||||
##GDS Layer Map######################################################################################
|
||||
|
||||
Reference in New Issue
Block a user