Changes between Version 20 and Version 21 of sysgen2opb


Ignore:
Timestamp:
Apr 13, 2006, 3:45:48 PM (18 years ago)
Author:
elliotng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • sysgen2opb

    v20 v21  
    1616 * The script (''sysgen2opb.m'') and skelton peripheral model (''skeleton_periph_model.mdl'') must in the same directory as the model you wish to convert.
    1717 * The model you're converting must contian at least one Gateway In and one Gateway Out which will become registers.
    18  * The names of subsystems which contain gateways converted to registers must not contain spaces. The gateways themselves can have spaces in their names, however.
    1918 * Gateways in masked subsystems will not be converted, regardless of their name. Use ports to bring the gateways out of the masked subsystem before converting the model.
    2019 * The base address and memory size of the resulting OPB peripheral cannot be changed dynamically in XPS. These parameters must be entered manually in XPS and locked before autogenerating addresses for other peripherals.