Initial commit
* Bare skeleton implementation of everything * Testbench builds with Verilator * Test runs
This commit is contained in:
3
common/common_pkg.sv
Normal file
3
common/common_pkg.sv
Normal file
@@ -0,0 +1,3 @@
|
||||
`include "axi.intf.sv"
|
||||
package common_pkg;
|
||||
endpackage
|
Reference in New Issue
Block a user