verbosity
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -59,5 +59,6 @@ jobs:
|
|||||||
args: |
|
args: |
|
||||||
-c "\
|
-c "\
|
||||||
# iverilog -g2012 -o test.out tb.sv ../../src/*.v -Y .sv -I ../../lib && \
|
# iverilog -g2012 -o test.out tb.sv ../../src/*.v -Y .sv -I ../../lib && \
|
||||||
./test.out | tee test.log
|
./test.out | tee test.log &&\
|
||||||
|
echo "done"
|
||||||
"
|
"
|
||||||
|
Reference in New Issue
Block a user