1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-17 20:02:53 +08:00
oh/elink/dv/elink.cmd
Andreas Olofsson 5bd5d1ff54 Man that's a lot of yak shaving....
-added register read/write properly
-removed redundant wrapper layers in maxi/saxi
-changed over to "emesh" interface from packet 103 bit data
-cleaned up maxi
-cleaned up saxi
-removed redundant signals in elink interface (user,lock,..)
-added wrapper to fifo (to carry emesh interface through)

Now comes the fun part of testing
2015-04-13 23:35:21 -04:00

18 lines
296 B
Batchfile

../hdl/elink.v
../../constants/hdl/xilinx_constants.v
../../elink/hdl/elink_regmap.v
-y .
-y ../../elink/hdl
-y ../../stubs/hdl
-y ../../common/hdl
-y ../../axi/hdl
-y ../../memory/hdl
-y ../../embox/hdl
-y ../../emmu/hdl
-y ../../ecfg/hdl
-y ../../erx/hdl
-y ../../etx/hdl
-y ../../eclock/hdl