mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-08-31 18:14:47 +02:00
compress example liberty files
Signed-off-by: James Cherry <[email protected]>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Tests whether Verilog attributes can be parsed and retrieved correctly
|
||||
read_liberty ../examples/sky130hd_tt.lib
|
||||
read_liberty ../examples/sky130hd_tt.lib.gz
|
||||
read_verilog verilog_attribute.v
|
||||
link_design counter
|
||||
create_clock -name clk [get_ports clk] -period 50
|
||||
|
||||
Reference in New Issue
Block a user