diff --git a/Libero_Projects/README.md b/Libero_Projects/README.md index 39bde96..8c8e85a 100644 --- a/Libero_Projects/README.md +++ b/Libero_Projects/README.md @@ -71,7 +71,7 @@ In the examples above the arguments "CFG1" and "CFG1 SYNTHESIZE" were entered. T ## Design Features The Libero designs include the following features: -* A soft RISC-V [processor](https://github.com/RISCV-on-Microsemi-FPGA/CPUs) +* A soft RISC-V processor * A RISC-V debug block allowing on-target debug using SoftConsole * The operating frequency of the design is 40MHz **(The hw_platform.h file in the SoftConsole project will require the SYS_CLK_FREQ parameter to be set to #define SYS_CLK_FREQ 40000000UL)** * Target memory is SRAM (32kB)