| commit | f95aba73858365a121e7489af4b1d47966b898eb | [log] [tgz] |
|---|---|---|
| author | Abdullah YILDIZ <abdullahyildiz@users.noreply.github.com> | Mon Jun 14 10:03:39 2021 +0300 |
| committer | GitHub <noreply@github.com> | Mon Jun 14 10:03:39 2021 +0300 |
| tree | b114d0a7d3f6a909ac78c7523b1e77281623da8d | |
| parent | 05fa12101358e59a8c0b669730853d20f19affa2 [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
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