Typo in readme
This commit is contained in:
parent
85f53f939e
commit
f3cb354b76
|
@ -302,7 +302,7 @@ info reg a0
|
||||||
|
|
||||||
There is a tiny [example SoC](example_soc/soc/example_soc.v) which builds on both iCEBreaker and ULX3S. The SoC contains:
|
There is a tiny [example SoC](example_soc/soc/example_soc.v) which builds on both iCEBreaker and ULX3S. The SoC contains:
|
||||||
|
|
||||||
- A Hazard3 processor, in a single-ported RV32IM configuration, with debug support
|
- A Hazard3 processor, in a single-ported RV32IMA configuration, with debug support
|
||||||
- A Debug Transport Module and Debug Module to access Hazard3's debug interface
|
- A Debug Transport Module and Debug Module to access Hazard3's debug interface
|
||||||
- 128 kB of RAM (fits in UP5k SPRAMs)
|
- 128 kB of RAM (fits in UP5k SPRAMs)
|
||||||
- A UART
|
- A UART
|
||||||
|
|
Loading…
Reference in New Issue