ibex-demo-system
ibex-demo-system copied to clipboard
A demo system for Ibex including debug support and some peripherals
So I'm stuck when trying to load big(relatively) firmware/program to the ibex-demo-system. After several trial, I find that if the program file is smaller than 9408 bytes as shown below...
Hello, I am trying to build the project targeter on artya7 board, manualy (Without using FuseSoC) for better understanding. I found out that the file "ram_2p.sv" instantiates a module "prim_ram_2p"...
If my program size is greater than 9408 bytes, it's not working. Please check the screenshot shot attached below. 
I have successfully ported the Demo System to the Basys3 board (the branch in my forked repo is [here](https://github.com/lowRISC/ibex-demo-system/compare/main...medexs:ibex-demo-system:add-basys3-support)) and have found a bug when changing the value of the...
Hello I have been trying to add a Alinx AX7201 board to the demo and try out the Ibex processor but I have been having some trouble. I have added...
Add support for PLIC interrupt controller as per [RISC-V PLIC](https://github.com/riscv/riscv-plic-spec) specs.
This stops a dependabot warning