1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-17 20:02:53 +08:00
oh/emailbox/dv/run.sh
Andreas Olofsson 155f6a9401 File cleanup
2015-04-23 18:10:07 -04:00

11 lines
184 B
Bash
Executable File

#!/bin/bash
#Compiling sim
iverilog -y ../../fifos/hdl/ \
-y ../../common/hdl \
-y ../../memory/hdl \
-y ../hdl \
dv_embox.v
#Running sim
./a.out