Toolflow_Internals - david-macmahon/wiki_convert_test GitHub Wiki

This is an attempt to document the directory structure of the CASPER library. For the 10.1 library, MLIB_ROOT = mlib_devel_10_1.

  • $MLIB_ROOT/casper_library
  • Init scripts for DSP library blocks.
  • $MLIB_ROOT/xps_lib
  • Base systems for supported boards (XPS_*_base).
  • $MLIB_ROOT/xps_library
  • Init scripts for I/O library blocks.
  • $MLIB_ROOT/xps_library/bee_xps.m
  • Contains UI callbacks for the bee_xps control window.
  • $MLIB_ROOT/xps_library/gen_xps_files.m
  • The script Matlab runs when someone clicks Run XPS.