In the logi-hard-master/testbench folder there is a 'spi2ad_testbench' module. In that module there is a module under test called 'spi2ad_bus'.
Nowhere in the logi-hard-master folder is there a spi2ad_bus module, does anyone know where it is located??
Comments
The spi2ad was the old module before we switched to wishbone. You now can find the spi2wishbone in RTL/wishbone. Some of the test bench might be outdated sorry about that.
Regards,
Jonathan piat
https://github.com/jpiat/hard-cv
the spi2ad is in "hw/rtl/interface".
Sorry about the verilog implementation but its very hard to have all modules written in both languages (VHDL/Verilog).
Regards,
Jonathan Piat