Changes between Version 25 and Version 26 of sysgen2opb


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

--

Legend:

Unmodified
Added
Removed
Modified
  • sysgen2opb

    v25 v26  
    2121 * The initial values for all created registers are 0, regardless of data type or which sources drove the original gateways.
    2222 * Any sources driving gateways which are converted to registers will remain in the model. Functionally this is fine; they're just clutter.
    23  * Gateways can have any orientation. However, in the script, any Gateways that are not oriented from left-to-right will be automatically rotated to be oriented from left-to-right.
    2423 * Every register created by the script will have a unique address on a 4-byte boundary (i.e. addr[1:0]=2'b0 for all).
    2524 * Every register will be read/write. Read/write-only must be enforced by software.