refactor test structure

This commit is contained in:
Fischer Moseley
2023-04-02 20:33:50 -04:00
parent af295ead51
commit df4d243b9a
20 changed files with 28 additions and 23 deletions
@@ -1,4 +1,4 @@
name: functional_simulation
name: functional_sim
on: [push]
jobs:
all:
@@ -6,4 +6,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: sudo apt install iverilog
- run: make sim
- run: make functional_sim