Skip to content

Commit 7a7d72f

Browse files
authored
Update vc_context.vhd
Added the axi_lite_master_pkg.vhdl to the verification component context.
1 parent ce51561 commit 7a7d72f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vunit/vhdl/verification_components/src/vc_context.vhd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ context vc_context is
1010
use vunit_lib.avalon_stream_pkg.all;
1111
use vunit_lib.bus_master_pkg.all;
1212
use vunit_lib.axi_pkg.all;
13+
use vunit_lib.axi_lite_master_pkg.all;
1314
use vunit_lib.axi_slave_pkg.all;
1415
use vunit_lib.axi_statistics_pkg.all;
1516
use vunit_lib.axi_stream_pkg.all;

0 commit comments

Comments
 (0)