indsentation

Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
James Cherry 2024-03-16 09:55:39 -07:00
parent 3c541e0d47
commit 8b5f0caa85
9 changed files with 15 additions and 15 deletions

View File

@ -122,7 +122,7 @@ record_example_tests {
}
record_sta_tests {
attribute_parsing
verilog_attribute
}
define_test_group fast [group_tests all]

View File

@ -1,5 +1,5 @@
read_liberty ../examples/sky130hd_tt.lib
read_verilog attribute_parsing.v
read_verilog verilog_attribute.v
link_design counter
create_clock -name clk [get_ports clk] -period 50