| commit | db1ed9e0eb305692c81eec6c05d8263470483683 | [log] [tgz] |
|---|---|---|
| author | Abdullah YILDIZ <abdullahyildiz@users.noreply.github.com> | Tue Jun 15 11:23:37 2021 +0300 |
| committer | GitHub <noreply@github.com> | Tue Jun 15 11:23:37 2021 +0300 |
| tree | 209b2574e29336bb779a01963075fa4b426794db | |
| parent | f95aba73858365a121e7489af4b1d47966b898eb [diff] |
Update README.md
YONGA-LZ4 Decoder is an implementation of the decoder of the popular LZ4 compression algorithm.
export PDK_ROOT=<pdk-installation-path> export OPENLANE_ROOT=<openlane-installation-path> cd $UPRJ_ROOT export CARAVEL_ROOT=$(pwd)/caravel make install
To run RTL simulation,
cd $UPRJ_ROOT make verify-wb_test
# Run openlane to harden user_proj_example make user_proj_example # Run openlane to harden user_project_wrapper make user_project_wrapper
user_project_wrapperuser_project_wrapper adheres to the same pin order specified at pin_order