Changes between Version 26 and Version 27 of sysgen2opb


Ignore:
Timestamp:
May 17, 2006, 9:28:05 AM (18 years ago)
Author:
elliotng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • sysgen2opb

    v26 v27  
    1111   1. Replace `yourModelName` with your Simulink model's name without the `.mdl` extension.
    1212   1. Replace `yourBaseAddress` with a 32-bit memory address in hexidecimal notation. `FF100000` is usually a safe choice.
    13    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.
     13   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.
    1414 
    1515== Current Limitations ==