summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/MigrateCompileOptionsSpec.scala
diff options
context:
space:
mode:
authormergify[bot]2023-01-10 07:19:45 +0000
committerGitHub2023-01-10 07:19:45 +0000
commit9a7945fd86fcad02da0556d8f4a30daa4b005f9d (patch)
treedd8494fd69199cd9ac3be666987ab7afbeb643b4 /src/test/scala/chiselTests/MigrateCompileOptionsSpec.scala
parent12785c6b2b8e378a5aa9db1833df7486d8f2a486 (diff)
Check for Vec subaccess in NamedComponent and throw a nicer error. (backport #2907) (#2928)
* Check for Vec subaccess in NamedComponent and throw a nicer error. (#2907) This would previously end up throwing an exception later, when trying to create a component name and realizing that it was invalid. Instead, this detects Vec subaccesses early, and gives a more precise error and suggestion. (cherry picked from commit d8c30961c7b293ee19024a487698630367ee71c6) # Conflicts: # core/src/main/scala/chisel3/internal/Builder.scala * Resolve backport conflicts Co-authored-by: Mike Urbach <mikeurbach@gmail.com>
Diffstat (limited to 'src/test/scala/chiselTests/MigrateCompileOptionsSpec.scala')
0 files changed, 0 insertions, 0 deletions