Skip to content

Commit a0dd712

Browse files
authored
Merge pull request #2336 from CAS-Atlantic/yosys-upgrade-0.30
yosys-0.32
2 parents 940852d + 88f7dd6 commit a0dd712

File tree

199 files changed

+11597
-2783
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

199 files changed

+11597
-2783
lines changed

dev/subtree_config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
name="yosys"
5959
internal_path="yosys"
6060
external_url="https://github.com/YosysHQ/yosys.git"
61-
default_external_ref="yosys-0.26"/>
61+
default_external_ref="yosys-0.32"/>
6262
<subtree
6363
name="parmys"
6464
internal_path="parmys"

libs/EXTERNAL/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ if (${WITH_PARMYS})
3030
PREFIX "surelog"
3131

3232
GIT_REPOSITORY https://github.com/chipsalliance/Surelog.git
33-
GIT_TAG 900fb2499c7d3f793409999eabee63db513814b4 # yosys-systemverilog release ac4454e-2023-01-13
33+
GIT_TAG v1.71
3434
GIT_PROGRESS TRUE
3535

3636
# setting source, build and install directories
@@ -61,7 +61,7 @@ if (${WITH_PARMYS})
6161
PREFIX "f4pga-plugins"
6262

6363
GIT_REPOSITORY https://github.com/chipsalliance/yosys-f4pga-plugins.git
64-
GIT_TAG e81b0c14d554fbf9cef14dd33155f441242d5ca2 # yosys-systemverilog release ac4454e-2023-01-13
64+
GIT_TAG v1.20230808
6565
GIT_PROGRESS TRUE
6666

6767
# setting source, build and install directories

vtr_flow/tasks/regression_tests/vtr_reg_nightly_test1/arithmetic_tasks/figure_8/config/golden_results.txt

Lines changed: 221 additions & 221 deletions
Large diffs are not rendered by default.

vtr_flow/tasks/regression_tests/vtr_reg_nightly_test1/arithmetic_tasks/multless_consts/config/golden_results.txt

Lines changed: 1025 additions & 1025 deletions
Large diffs are not rendered by default.

vtr_flow/tasks/regression_tests/vtr_reg_nightly_test2/vpr_verify_rr_graph/config/config.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ qor_parse_file=qor_rr_graph.txt
2929
pass_requirements_file=pass_requirements_verify_rr_graph.txt
3030

3131
# Script parameters
32-
script_params = -verify_rr_graph --route_chan_width 130
32+
script_params = -verify_rr_graph --route_chan_width 140

vtr_flow/tasks/regression_tests/vtr_reg_nightly_test3/vtr_reg_qor/config/golden_results.txt

Lines changed: 21 additions & 21 deletions
Large diffs are not rendered by default.

vtr_flow/tasks/regression_tests/vtr_reg_nightly_test3/vtr_reg_qor_chain/config/golden_results.txt

Lines changed: 22 additions & 22 deletions
Large diffs are not rendered by default.

vtr_flow/tasks/regression_tests/vtr_reg_nightly_test3/vtr_reg_qor_chain_depop/config/golden_results.txt

Lines changed: 22 additions & 22 deletions
Large diffs are not rendered by default.

vtr_flow/tasks/regression_tests/vtr_reg_nightly_test3/vtr_reg_qor_chain_predictor_off/config/golden_results.txt

Lines changed: 22 additions & 22 deletions
Large diffs are not rendered by default.

vtr_flow/tasks/regression_tests/vtr_reg_parmys/vexriscv/config/golden_results.txt

Lines changed: 13 additions & 13 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)