A Simple AMU using HBL2 as package.
Initialization:
git clone git@github.com:LeleCheung/HBL2-AMU-Demo.git
cd HBL2-AMU-Demo
git submodule update --init --recursiveChisel Test (test_run_dir/):
make test-topGenerate Verilog (build/):
make gen-topClean:
make cleanSIMPLE TEST:
- Init the register
- Store the data back to HBL2
- Load the data from HBL2
- Check the register value