Changes between Version 33 and Version 34 of sysgen2opb


Ignore:
Timestamp:
Jun 14, 2006, 3:01:00 PM (18 years ago)
Author:
elliotng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • sysgen2opb

    v33 v34  
    2323 * From the script, we can have at most 1024 Gateways. However, with some limitation in one of the tools, we can only use 450 Gateways. A check is implemented to make sure that we have less than/equal 450 Gateways.
    2424 * The memory interface blocks created by the script will be placed in the middle of the top-level of the model, probably underneath existing subsystems. Connectivity won't be changed, but you'll have to clean things up by hand.
     25 * Any Boolean type connected to a Gateway Out needs to be cast to a UFix1_0 before being connected to the Gateway Out.
    2526
    2627== Current Bugs ==