Changes between Version 2 and Version 3 of sysgen2opb


Ignore:
Timestamp:
Nov 20, 2005, 1:34:09 AM (18 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • sysgen2opb

    v2 v3  
    22This is a MATLAB script which converts a model built in Xilinx System Generator into an OPB-compliant peripheral for use with the embedded PowerPCs. The script replaces all the model's gateways in/out with memory mapped registers. It also creates the necessary address decode logic and a C header file with the resulting register map.
    33
    4 The latest copy of this tools is available in the [source:/trunk/Tools/sysgen2opb/ repository].
     4The latest copy of this tools is available in the [source:/PlatformSupport/sysgen2opb/ repository].
    55
    66== Using sysgen2opb ==