ibex icon indicating copy to clipboard operation
ibex copied to clipboard

Ask a question related to Ibex

Open mariamhassansyeda-cmyk opened this issue 1 month ago • 2 comments

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!

mariamhassansyeda-cmyk avatar Dec 06 '25 17:12 mariamhassansyeda-cmyk

Hi. Which package files are you missing?

SamuelRiedel avatar Dec 08 '25 09:12 SamuelRiedel

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

marnovandermaas avatar Dec 09 '25 15:12 marnovandermaas