* Bare skeleton implementation of everything * Testbench builds with Verilator * Test runs
4 lines
54 B
Systemverilog
4 lines
54 B
Systemverilog
`include "axi.intf.sv"
|
|
package common_pkg;
|
|
endpackage
|