Ask a question related to Ibex
Hello,
We are students using the ibex RTL core for an academic project. The RTL refers to some package files, but these packages do not appear to be included in the repository.
Could you please confirm if these package files are available somewhere else or if they were intentionally not uploaded?
Thank you!
Hi. Which package files are you missing?
We use some primitives that have been vendored in and some of these depend on whether you are running in simulation or on FPGA: https://github.com/lowRISC/ibex/tree/master/vendor/lowrisc_ip/ip You should be able to generate all the RTL that you need using the FuseSoC build system specified in this core file: https://github.com/lowRISC/ibex/blob/master/ibex_top.core