mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-03 08:27:11 +02:00
discrete dff tests working
This commit is contained in:
@@ -109,7 +109,7 @@ class ptx(design.design):
|
||||
perimeter_sd = 2 * self.poly_width + 2 * self.tx_width
|
||||
|
||||
|
||||
if OPTS.tech_name == None:
|
||||
if OPTS.tech_name == "s8":
|
||||
print("here {0}".format(self.name))
|
||||
# s8 technology is in microns
|
||||
main_str = "M{{0}} {{1}} {0} m={1} w={2} l={3} ".format(spice[self.tx_type],
|
||||
|
||||
Reference in New Issue
Block a user