Skip to content

Commit

Permalink
[ibex/dv] Add dependency on bus_params_pkg
Browse files Browse the repository at this point in the history
This patch updates the Ibex environment's dependency on the old top_pkg
to now depend on bus_params_pkg.

Signed-off-by: Udi <[email protected]>
  • Loading branch information
Udi committed Aug 17, 2020
1 parent 16ed993 commit 9c09967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dv/uvm/core_ibex/ibex_dv.f
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
+incdir+${PRJ_DIR}/ibex/dv/uvm/core_ibex/common/irq_agent
+incdir+${PRJ_DIR}/ibex/vendor/lowrisc_ip/mem_model
+incdir+${PRJ_DIR}/ibex/vendor/lowrisc_ip/dv_utils
${PRJ_DIR}/ibex/dv/uvm/top_pkg/top_pkg.sv
${PRJ_DIR}/ibex/dv/uvm/bus_params_pkg/bus_params_pkg.sv
${PRJ_DIR}/ibex/vendor/lowrisc_ip/common_ifs/clk_rst_if.sv
${PRJ_DIR}/ibex/vendor/lowrisc_ip/common_ifs/pins_if.sv
${PRJ_DIR}/ibex/vendor/lowrisc_ip/dv_utils/dv_utils_pkg.sv
Expand Down

0 comments on commit 9c09967

Please sign in to comment.