Skip to content

Commit aa0e6bb

Browse files
Merge pull request #19 from siliconcompiler/feature-benchmarks
[Suite] Fixed Basic Set IO Delay
2 parents 99c8faa + 4b4ca1d commit aa0e6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
create_clock -period 10 clk
22
set_input_delay -clock clk -max 0 in
3-
set_input_delay -clock clk -max 0 out
3+
set_output_delay -clock clk -max 0 out

0 commit comments

Comments
 (0)