Skip to content

Commit

Permalink
CI: Add Questa 2021.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaskurth committed Apr 15, 2021
1 parent 77b1940 commit 2020189
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ vsim:
fi
parallel:
matrix:
- VSIM_VER: ['10.7b', '10.7e', '2020.1']
- VSIM_VER: ['10.7b', '10.7e', '2020.1', '2021.1']

synopsys_dc:
stage: build
Expand Down Expand Up @@ -61,7 +61,7 @@ synopsys_dc:
fi
parallel:
matrix:
- VSIM_VER: ['10.7b', '10.7e', '2020.1']
- VSIM_VER: ['10.7b', '10.7e', '2020.1', '2021.1']

axi_addr_test:
<<: *run_vsim
Expand Down

0 comments on commit 2020189

Please sign in to comment.