项目作者: Bo-Yuan-Huang
项目描述 :
The ILA model of the garnet design from Stanford AHA
高级语言: Verilog
项目地址: git://github.com/Bo-Yuan-Huang/garnet-ila.git
Instrucion-Level Abstraction (ILA) of garnet
This ILA model is derived based on the garnet design.
Check their license for further details.
Build
To compile the ILA model and, for example, generate the Verilog file. Run
mkdir -p build && cd build
cmake .. -DCMAKE_PREFIX_PATH=<ilang/install/dir>
./garnet