Update readme

Add workspace template
This commit is contained in:
2025-10-07 14:15:26 +02:00
parent 44ab3f4622
commit 6c7e7f496b
5 changed files with 116 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
# TGC Hammer
This is TGC-Hammer, the HLS flow for custom ISA-Extensions.
This is the base repo TGC-Hammer, the HLS flow for custom ISA-Extensions. It is used for building the toolflow executable, as well as the various tools (Longnail, SCAIE-V, ...).
To use it, create a new workspace folder by calling the `init-workspace.sh` script from an empty folder. This will create the base workspace structure, including a README about usage details. The workspace will always use the executables from this repo, so if you rebuild them, the new ones will automatically be used.