Changes between Version 53 and Version 54 of sysgen2opb


Ignore:
Timestamp:
Jul 14, 2006, 3:25:26 PM (18 years ago)
Author:
elliotng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • sysgen2opb

    v53 v54  
    2020      1. 'confsubsys' which will run the Configurable Subsystem Extension Script
    2121   1. Replace 'newPrefix' with a string which will replace the `"no_reg_"` prefix attached to unconverted gateways. Use a blank string (`''`) to simply strip the `"no_reg_"` prefix.
     22   1. If you want to run the original script with a blank string to strip  away the "no_reg_" prefix, run:
     23      sysgen2opb('yourModelName', hex2dec('yourBaseAddress'))
     24   1. If you want to run one of the scripts with a blank strip to strip away the "no_reg_" prefix, run:
     25      sysgen2opb('yourModelName', hex2dec('yourBaseAddress'), 'yourSelection')
    2226
    2327