1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-21 22:12:54 +08:00
oh/elink/dv/elink.cmd

16 lines
224 B
Batchfile
Raw Normal View History

2015-04-22 13:56:29 -04:00
../hdl/elink_constants.v
2015-04-21 21:33:49 -04:00
../hdl/elink_regmap.v
dv_elink_tb.v
elink_e16_model.v
2015-03-23 15:46:56 -04:00
-y .
-y ../../elink/hdl
2015-04-22 13:56:29 -04:00
-y ../../xilibs/hdl
-y ../../common/hdl
-y ../../memory/hdl
2015-04-23 18:09:16 -04:00
-y ../../emailbox/hdl
-y ../../emmu/hdl
2015-04-23 18:09:16 -04:00
-y ../../edma/hdl
2015-04-22 13:56:29 -04:00