Changes between Version 54 and Version 55 of sysgen2opb


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

--

Legend:

Unmodified
Added
Removed
Modified
  • sysgen2opb

    v54 v55  
    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.
    2222   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'))
     23      `sysgen2opb('yourModelName', hex2dec('yourBaseAddress'))`
    2424   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')
     25      `sysgen2opb('yourModelName', hex2dec('yourBaseAddress'), 'yourSelection')`
    2626
    2727