Changes between Version 15 and Version 16 of OPBExportTool
- Timestamp:
- Aug 19, 2008, 10:40:16 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OPBExportTool
v15 v16 1 {{{ 2 #!div class=important style="border: 2pt solid; text-align: center" 3 '''Note''': As of version 10.1.02, Xilinx has added a stable EDK export flow to System Generator. The new flow creates a PLB46 slave interface with access to registers, FIFOs and shared memory blocks in the user design. This flow completely replaces sysgen2opb and the OPB Export Tool. As a result, these tools are no longer maintained. 4 }}} 1 5 = OPB Export Tool = 2 6 The OPB Export Tool is a System Generator compilation target. Once installed, this tool will enable the generation of a pcore, a self-contained peripheral core containing the HDL, netlists and data files necessary for its use in the EDK. This tool is part of the [wiki:sysgen2opb sysgen2opb] flow and must be installed before generating OPB peripherals in System Generator.