wiki:sysgen2opb

Version 1 (modified by murphpo, 18 years ago) (diff)

--

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 repository.

Using sysgen2opb =