Merge remote-tracking branch 'origin/main' into serial-phits
This commit is contained in:
@@ -193,7 +193,7 @@ SFC_MFC_TARGETS = \
|
||||
$(GEN_COLLATERAL_DIR)
|
||||
|
||||
SFC_REPL_SEQ_MEM = --infer-rw --repl-seq-mem -c:$(MODEL):-o:$(SFC_SMEMS_CONF)
|
||||
MFC_BASE_LOWERING_OPTIONS ?= emittedLineLength=2048,noAlwaysComb,disallowLocalVariables,verifLabels,locationInfoStyle=wrapInAtSquareBracket
|
||||
MFC_BASE_LOWERING_OPTIONS ?= emittedLineLength=2048,noAlwaysComb,disallowLocalVariables,verifLabels,disallowPortDeclSharing,locationInfoStyle=wrapInAtSquareBracket
|
||||
|
||||
# DOC include start: FirrtlCompiler
|
||||
# There are two possible cases for this step. In the first case, SFC
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"version": "firtool-1.61.0"
|
||||
"version": "firtool-1.66.0"
|
||||
}
|
||||
|
||||
Submodule generators/gemmini updated: 8c8b38b9de...c16f815a38
Submodule generators/mempress updated: c3d4901ab0...415f55b583
Submodule generators/sha3 updated: 5e49347f06...2d38585d64
Submodule generators/shuttle updated: fd325d43a1...4bc2fa1e36
Submodule generators/testchipip updated: 696de30c59...be9c416d6a
@@ -308,7 +308,7 @@ if run_step "10"; then
|
||||
|
||||
git submodule update --init $CYDIR/tools/install-circt &&
|
||||
$CYDIR/tools/install-circt/bin/download-release-or-nightly-circt.sh \
|
||||
-f circt-full-shared-linux-x64.tar.gz \
|
||||
-f circt-full-static-linux-x64.tar.gz \
|
||||
-i $PREFIX \
|
||||
-v version-file \
|
||||
-x $CYDIR/conda-reqs/circt.json \
|
||||
|
||||
Submodule software/firemarshal updated: b014183ac6...95cf53a6f5
Reference in New Issue
Block a user