Skip to content
Snippets Groups Projects
Commit e9207d5b authored by David Lanzendörfer's avatar David Lanzendörfer
Browse files

Adapt to new toplevel

parent b8b7d18c
No related branches found
No related tags found
No related merge requests found
......@@ -90,7 +90,8 @@ jobs:
- name: Harden using Openlane
run: |
git clone https://github.com/leviathanch/KnightMCU.git /home/runner/work/kicp/kicp/KnightMCU
make user_proj
make uncompress
make AI_Accelerator_Top
make user_project_wrapper
- name: run precheck
......@@ -181,7 +182,8 @@ jobs:
- name: Harden using Openlane
run: |
git clone https://github.com/leviathanch/KnightMCU.git /home/runner/work/kicp/kicp/KnightMCU
make user_proj
make uncompress
make AI_Accelerator_Top
make user_project_wrapper
- name: run precheck
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment