Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit dfbafc8

Browse files
committedDec 12, 2023
Add a small clarification comment
1 parent 67b129c commit dfbafc8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎backends/lakeroad/tests/simple-mux.ys‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ proc; opt; memory; opt;
1818
techmap; opt;
1919
abc; opt;
2020
write_lakeroad
21+
# Writing the verilog first with "-noattr" doesn't cause infinite loop
22+
# write_verilog -noattr simple-mux.v

0 commit comments

Comments
 (0)
Please sign in to comment.