项目作者: Bo-Yuan-Huang

项目描述 :
The ILA model of the garnet design from Stanford AHA
高级语言: Verilog
项目地址: git://github.com/Bo-Yuan-Huang/garnet-ila.git
创建时间: 2019-11-10T06:10:20Z
项目社区:https://github.com/Bo-Yuan-Huang/garnet-ila

开源协议:MIT License

下载


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

  1. mkdir -p build && cd build
  2. cmake .. -DCMAKE_PREFIX_PATH=<ilang/install/dir>
  3. ./garnet