Changes between Version 11 and Version 12 of sysgen2opb


Ignore:
Timestamp:
Nov 28, 2005, 3:24:07 AM (18 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • sysgen2opb

    v11 v12  
    1313 * The script (''sysgen2opb.m'') and skelton peripheral model (''skeleton_periph_model.mdl'') must in the same directory as the model you wish to convert.
    1414 * The model you're converting must contian at least one Gateway In and one Gateway Out which will become registers.
     15 * The names of subsystems which contain gateways converted to registers must not contain spaces. The gateways themselves can have spaces in their names, however.
    1516 * 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.
    1617 * 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.