mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-22 04:47:25 -04:00
Update README to refer to ibex-demo-system
This commit is contained in:
parent
87dfd07f98
commit
b1ac975c1e
1 changed files with 2 additions and 2 deletions
|
@ -62,10 +62,10 @@ The Ibex repository includes [Simple System](examples/simple_system/README.md).
|
|||
This is an intentionally simple integration of Ibex with a basic system that targets simulation.
|
||||
It is intended to provide an easy way to get bare metal binaries running on Ibex in simulation.
|
||||
|
||||
A more complete example can be found in the [Ibex Super System repository](https://github.com/GregAC/ibex_super_system).
|
||||
A more complete example can be found in the [Ibex Demo System repository](https://github.com/lowrisc/ibex-demo-system).
|
||||
In particular it includes a integration of the [PULP RISC-V debug module](https://github.com/pulp-platform/riscv-dbg).
|
||||
It targets the [Arty A7 FPGA board from Digilent](https://digilent.com/shop/arty-a7-artix-7-fpga-development-board/) and supports debugging via OpenOCD and GDB over USB (no external JTAG probe required).
|
||||
The Ibex Super System is written by lowRISC but is not an official part of Ibex, nor officially supported by lowRISC.
|
||||
The Ibex Demo System is maintained by lowRISC but is not an official part of Ibex.
|
||||
|
||||
## Contributing
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue