mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-06-27 17:00:57 -04:00
* Clean-up README.md and top-level directory This removes the duplicate `scripts` and `util` directories. Furthermore the README is condensed by collapsing the citation and adding the CITATION file to the repository. Signed-off-by: Florian Zaruba <florian@openhwgroup.org> * Re-name icache req/rsp structs The structs used to communicate with the icache have contained the direction, which makes no sense for structs since they inherently don't have any direction. Signed-off-by: Florian Zaruba <florian@openhwgroup.org> --------- Signed-off-by: Florian Zaruba <florian@openhwgroup.org> |
||
---|---|---|
.. | ||
CODEOWNERS | ||
config_pkg_generator.py | ||
init_testharness.do | ||
parse_ila_trace.py | ||
README.md | ||
vendor.py |
Content:
- vendor.py
- vendorization script
- copied from https://github.com/openhwgroup/cv32e40p/blob/master/util/vendor.py, commit 69e839e