Skip to content

Commit

Permalink
Update ghdl.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
stnolting committed Oct 4, 2024
1 parent 35007cb commit 64be3f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sim/ghdl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@

set -e

cd $(dirname "$0")

ghdl -a ../rtl/neoTRNG.vhd neoTRNG_tb.vhd
ghdl -r neoTRNG_tb --stop-time=100us --wave=neoTRNG_tb.ghw

0 comments on commit 64be3f3

Please sign in to comment.