mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-20 03:47:15 -04:00
Fix compile issue caused by design changes (#179)
This commit is contained in:
parent
74e841b0cd
commit
bc61f0bfd9
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ ${PRJ_DIR}/ibex/dv/uvm/tb/prim_clock_gating.sv
|
|||
|
||||
// ibex CORE RTL files
|
||||
+incdir+${PRJ_DIR}/ibex/rtl
|
||||
${PRJ_DIR}/ibex/rtl/ibex_defines.sv
|
||||
${PRJ_DIR}/ibex/rtl/ibex_tracer_defines.sv
|
||||
${PRJ_DIR}/ibex/rtl/ibex_pkg.sv
|
||||
${PRJ_DIR}/ibex/rtl/ibex_tracer_pkg.sv
|
||||
${PRJ_DIR}/ibex/rtl/ibex_tracer.sv
|
||||
${PRJ_DIR}/ibex/rtl/ibex_alu.sv
|
||||
${PRJ_DIR}/ibex/rtl/ibex_compressed_decoder.sv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue