Changes between Version 6 and Version 7 of WARPLab6/ExtendingWARPLab


Ignore:
Timestamp:
Sep 21, 2009, 5:03:27 PM (15 years ago)
Author:
mduarte
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WARPLab6/ExtendingWARPLab

    v6 v7  
    1313 * Before exporting as a peripheral core:
    1414   * The register map must be created by clicking 'Add' in the EDK Processor block. Before clicking 'Add' remember to go to the EDK Processor block/ Implementation tab and select 'Dual Clocks' and 'Register Read-Back'  (Dual clocks must be selected for WARPLab but the tutorials may not show this option selected).   
    15    * Remember to click the 'Settings' button (inside the System Generator block and next to Compilation/Export as a pcore to EDK) and in the 'EDK project' section click the folder icon and navigate to the '.xmp' in the WARPLab reference design, then click Open, then click OK.
     15   * Remember to click the 'Settings' button (inside the System Generator block and next to Compilation/Export as a pcore to EDK) and in the 'EDK project' section click the folder icon and navigate to the '.xmp' file in the WARPLab reference design, then click Open, then click OK.
    1616   * You can choose to export your modified WARPLab with a new compatibility revision by clicking on 'Settings' button (inside the System Generator block and next to Compilation/Export as a pcore to EDK) and changing in the 'Pcore options' the 'Major', 'Minor', 'HW/SW' compatibility revision fields. If you do this you will notice that after export is completed the 'pcores' folder contains a a folder for warplab that corresponds to the revision you specified. You must change the 'PARAMETER HW_VER' in the system.mhs file and the 'PARAMETER DRIVER_VER' in the system.mss file in order to match the revision number you specified before the export.
    1717