= sysgen2opb Peripheral Conversion Tool = This 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. The latest copy of this tools is available in the [source:/trunk/Tools/sysgen2opb/ repository]. == Using sysgen2opb ===