Skip to content

Commit fa29354

Browse files
committed
[system_integration] move libero setup to neorv32-setups repository
1 parent f8cfcaf commit fa29354

File tree

5 files changed

+0
-832
lines changed

5 files changed

+0
-832
lines changed

‎docs/legal.adoc‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ POSSIBILITY OF SUCH DAMAGE.
6363
* "ARM", "AMBA", "AXI", "AXI4", "AXI4-Lite" and "AXI4-Stream" are trademarks of Arm Holdings plc.
6464
* "ModelSim" is a trademark of Mentor Graphics – A Siemens Business.
6565
* "Quartus [Prime]" and "Cyclone" are trademarks of Intel Corporation.
66-
* "Libero" and "PolarFire" are trademarks of Microchip Technology Incorporated.
6766
* "iCE40", "UltraPlus" and "Radiant" are trademarks of Lattice Semiconductor Corporation.
6867
* "GateMate" is a trademark of Cologne Chip AG.
6968
* "Windows" is a trademark of Microsoft Corporation.

‎rtl/system_integration/README.md‎

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,3 @@ This wrapper uses the `xbus2axi4_bridge.vhd` to convert the processor's XBUS pro
2929
> See the user guide's [UG: Packaging the Processor as Vivado IP Block](https://stnolting.github.io/neorv32/ug/#_packaging_the_processor_as_vivado_ip_block)
3030
section for more information and step-by-step instructions for generating a NEORV32 IP module.
3131

32-
### > `neorv32_libero_ip.vhd`
33-
34-
Processor top entity with optional AXI4 and AXI4-Stream interfaces. Dedicated for integration as custom
35-
IP block within Microchip Libero. Run the provided 'neorv32_libero_ip.tcl' script in Libero after
36-
importing the RTL to generate a NEORV32 HDL+ core.
37-
38-
This wrapper uses the `xbus2axi4_bridge.vhd` to convert the processor's XBUS protocol into the AXI4 protocol.
39-
40-
> [!NOTE]
41-
> BOOT_ADDR_CUSTOM and OCD_JEDEC_ID are not currently supported in the HDL+ core configurator and should be
42-
set in the 'neorv32_libero_ip.vhd' top file when using the SmartDesign flow.

‎rtl/system_integration/neorv32_libero_import.tcl‎

Lines changed: 0 additions & 52 deletions
This file was deleted.

‎rtl/system_integration/neorv32_libero_ip.tcl‎

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)