1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-17 20:02:53 +08:00
oh/edma/dv/run.sh

9 lines
100 B
Bash
Raw Normal View History

2015-04-23 17:49:06 -04:00
#!/bin/bash
#Compiling sim
iverilog
-y ../hdl \
dv_edma.v
#Running sim
./a.out