Repository for FPGA Limerick
For shell scripts, please run them under WSL (Ubuntu 20.04)
-
wsl_setup.sh
Use this script to setup the WSL environment, including all the packages, verilator, questa etc. -
dummy_mac_addr.sh
The MAC address under WSL is not fixed, which will cause problem for fixed seat license. And please modify this script to setup a dummy mac address that matches the license file. -
make_new_prj.sh
You can use this script to make a new project folder based on the HelloWorld template -
xilinx_simlib.sh
You can use this script to build Xilinx Simulation Library. Please make sure you setup XILINX_VIVADO and PATH correctly