Skip to content

Commit 106d1e4

Browse files
author
Ronny Hansen
committed
Updated params to yosys so we can see what module that fail during synth
1 parent 21d9134 commit 106d1e4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Verilog/ND-120-Yosys/synh.bat

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
yosys -s nd-120.ys -v 3 --trace --debug
1+
call "C:\Utils\oss-cad-suite\environment.bat"
2+
3+
yosys -s nd-120.ys --trace -d
4+
5+
REM -v 3

0 commit comments

Comments
 (0)