Added optimzide argument
This commit is contained in:
parent
7752316651
commit
668f279d13
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,6 +15,7 @@ work
|
||||
transcript
|
||||
*.wlf
|
||||
*.vstf
|
||||
*.fst
|
||||
|
||||
|
||||
# pre-commit
|
||||
|
@ -42,7 +42,7 @@
|
||||
fi
|
||||
|
||||
# Open the VCD file with GTKWave
|
||||
gtkwave output.vcd
|
||||
gtkwave --optimize output.vcd
|
||||
'';
|
||||
|
||||
enterShell = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user