mirror of
https://github.com/fischermoseley/manta.git
synced 2026-09-06 20:23:33 +02:00
run manta as module in automated tests
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
python3 -m pip install .
|
||||
|
||||
- name: Generate Core
|
||||
run: manta gen examples/counter/manta.yaml examples/counter/src/debug.sv
|
||||
run: python3 -m manta gen examples/counter/manta.yaml examples/counter/src/debug.sv
|
||||
|
||||
- name: Build Verilog
|
||||
working-directory: examples/counter
|
||||
|
||||
Reference in New Issue
Block a user