Nallatech ACP FSB socketed FPGAs - LEAP-FPGA/leap-documentation GitHub Wiki
This project provides code to implement the virtual and physical platforms for the ACP platform.
- FSB memory
- Local SRAM
Do the following steps of an awb/asimcore installation:
Do the generic FPGA-board setup.
Obtain and install the NALLATECH libraries. NALLATECH seems to put these in /usr/local/nallatechAAL/AAL_ACP-, having a link there to the ‘current’ version seems a good idea.
Note: We find the code distributed on the systems shipped around June/July of 2009 is broken and recommend a fresh install of what seems to be the same version. Source TBD.
Add the following to your .bashrc
export NALLATECH_ACP=<DIRECTORY-CONTAINING-NALLATECH-LIBRARIES> export LD_LIBRARY_PATH=${NALLATECH_ACP}/lib:${LD_LIBRARY_PATH} export AAL_REGISTRAR_DATABASE_PATH=${NALLATECH_ACP}/RegistrarRepository
% cd <WORKSPACEDIR> % awb-shell checkout package platform-acp
Note: Currently access to this repository is only available by request.
Follow the instructions for building/running an example design, but select a model that uses the ACP FPGA environment, i.e., usually that will be a model with a name that ends in _acp.