mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-24 22:27:21 -04:00
[README] clean up
This commit is contained in:
parent
fdbefaa44f
commit
c960724296
1 changed files with 0 additions and 10 deletions
10
README.md
10
README.md
|
@ -88,8 +88,6 @@ and FreeRTOS and can be synthesized for _any_ target technology - [tested](https
|
|||
on Intel, AMD and Lattice FPGAs. The conversion into a plain-Verilog netlist module is automatically checked by the
|
||||
[neorv32-verilog](https://github.com/stnolting/neorv32-verilog) repository.
|
||||
|
||||
[[_back to top_](#the-neorv32-risc-v-processor)]
|
||||
|
||||
|
||||
## 2. Features
|
||||
|
||||
|
@ -187,8 +185,6 @@ data integrity (CRC8/16/32)
|
|||
* compatible with **OpenOCD**, **GDB** and **Segger Embedded Studio**
|
||||
* RISC-V [trigger module](https://stnolting.github.io/neorv32/#_trigger_module) for hardware-assisted breakpoints
|
||||
|
||||
[[_back to top_](#the-neorv32-risc-v-processor)]
|
||||
|
||||
|
||||
## 3. FPGA Implementation Results
|
||||
|
||||
|
@ -204,8 +200,6 @@ using Intel Quartus Prime Lite 21.1 (no timing constrains, _balanced optimizatio
|
|||
> [!TIP]
|
||||
> An incremental list of CPU extensions and processor modules can be found in the[Data Sheet: FPGA Implementation Results](https://stnolting.github.io/neorv32/#_fpga_implementation_results).
|
||||
|
||||
[[_back to top_](#the-neorv32-risc-v-processor)]
|
||||
|
||||
|
||||
## 4. Performance
|
||||
|
||||
|
@ -227,8 +221,6 @@ The CPU & SoC provide further "tuning" options to optimize the design for maximu
|
|||
maximum clock speed, minimal area or minimal power consumption:
|
||||
[User Guide: Application-Specific Processor Configuration](https://stnolting.github.io/neorv32/ug/#_application_specific_processor_configuration)
|
||||
|
||||
[[_back to top_](#the-neorv32-risc-v-processor)]
|
||||
|
||||
|
||||
## 5. Getting Started
|
||||
|
||||
|
@ -300,8 +292,6 @@ Please use GitHub [Issues](https://github.com/stnolting/neorv32/issues) and [Dis
|
|||
for all kind of requests, issues, ideas, questions, etc. If you would like to contact [me](https://github.com/stnolting) directly
|
||||
check out the [About](https://stnolting.github.io/neorv32/#_about) section.
|
||||
|
||||
[[_back to top_](#the-neorv32-risc-v-processor)]
|
||||
|
||||
|
||||
---------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue