wiki:sysgen2opb/SystemGenerator

Using System Generator - Settings

When you run System Generator in order to convert it to HDL, if you use Settings to navigate to your XPS project, it will directly store the pcores folder in the XPS project directory. The pcores folder will include a 'mdlsrc' folder within the OPB folder in order to store the converted and unconverted models. It will also generate a drivers folder where the header file will be stored in the XPS project directory. In that case, you can just use #include "modelName_gateways.h" where modelName is the name of the model. This will allow you to access the different registers and shared memory variables. Otherwise, if you do not use settings, within the generated netlist folder, there will be the pcores folder and the drver folder. Be sure to bring those over to XPS once your project is created.

Last modified 18 years ago Last modified on Jul 21, 2006, 2:22:43 PM