Commit 1920324b authored by sowarzan's avatar sowarzan

sim/axi/axi_test.sv addeed mising include declaration

parent 0172a2b7
......@@ -18,6 +18,9 @@
/// A set of testbench utilities for AXI interfaces.
`include "axi_intf.sv"
package axi_test;
import axi_pkg::*;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment