/lmac-ila

ILA of LMAC

Primary LanguageVerilogMIT LicenseMIT

Instruction-Level Abstraction (ILA) of LMAC

This ILA description is derived based on the LeWiz Communications Ethernet MAC (LMAC), which is licensed under GNU LGPL. Check below for further detail:

Build

To build this ILA model, create a build directory and run:

mkdir -p build && cd build
cmake ..
make

The output is an executable lmac, which can be used to generate the LMAC ILA and the verification target for equivalence checking.

./lmac