This ILA model is derived based on the garnet design. Check their license for further details.
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