mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-22 05:07:21 -04:00
ci: perform synthesis on cv32a6_embedded only (#2021)
This commit is contained in:
parent
f4ec364bf4
commit
512296b9be
1 changed files with 1 additions and 5 deletions
|
@ -211,11 +211,7 @@ asic-synthesis:
|
|||
INPUT_DELAY: "0.46"
|
||||
OUTPUT_DELAY: "0.11"
|
||||
PERIOD: "0.85"
|
||||
parallel:
|
||||
matrix:
|
||||
- DV_TARGET:
|
||||
- "cv32a6_embedded"
|
||||
- "cv32a65x"
|
||||
DV_TARGET: "cv32a6_embedded"
|
||||
script:
|
||||
- echo $SYNTH_PERIOD
|
||||
- echo $INPUT_DELAY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue