This website works better with JavaScript.
Home
Help
Sign In
tmeissner
/
cryptocores
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
integrated tcl-file into gtkwave starting parameters
master
Torsten Meissner
13 years ago
parent
c5fa11fbef
commit
ac8f8eb529
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
aes/sim/makefile
+ 1
- 1
aes/sim/makefile
View File
@ -33,7 +33,7 @@ tb_aes.ghw : ../rtl/*.vhd tb_aes.vhd
ghdl -r tb_aes --wave
=
tb_aes.ghw --assert-level
=
error --stop-time
=
10us
wave
:
tb_aes
.
ghw
gtkwave tb_aes.ghw
gtkwave
-T tb_aes.tcl
tb_aes.ghw
clean
:
echo
"# cleaning simulation files"
Write
Preview
Loading…
Cancel
Save