mirror of
https://github.com/zachjs/sv2v.git
synced 2026-08-30 17:31:40 +02:00
support newer iverilog versions
- Add script to drop parameters from VCDs. - Bump the version of iverilog used in CI. I couldn't use anything never than eab37efb due a pending iverilog issue. - Standardize around Python 3 in test cases.
This commit is contained in:
@@ -41,7 +41,7 @@ jobs:
|
||||
- macOS-11
|
||||
needs: build
|
||||
env:
|
||||
IVERILOG_REF: 7c5694e5163e905b7ba85096ae67e5f28862db48
|
||||
IVERILOG_REF: eab37efb561259df7e27aa26f080a7b0f2ca48a1
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Install Dependencies (macOS)
|
||||
|
||||
Reference in New Issue
Block a user