disallowPackedArrays still broken, but don't need it. Bump barstools. Remove redundanct conda reqs

This commit is contained in:
Harrison Liew
2023-02-10 14:35:43 -08:00
parent e4b35f45fa
commit 14dec6eb71
3 changed files with 2 additions and 136 deletions

View File

@@ -194,7 +194,7 @@ endif
--disable-annotation-classless \
--disable-annotation-unknown \
--mlir-timing \
--lowering-options=emittedLineLength=2048,noAlwaysComb,disallowPackedArrays,disallowLocalVariables,verifLabels,locationInfoStyle=wrapInAtSquareBracket \
--lowering-options=emittedLineLength=2048,noAlwaysComb,disallowLocalVariables,verifLabels,locationInfoStyle=wrapInAtSquareBracket \
--repl-seq-mem \
--repl-seq-mem-file=$(MFC_SMEMS_CONF) \
--repl-seq-mem-circuit=$(MODEL) \