summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/MemorySearch.scala
diff options
context:
space:
mode:
authorJack Koenig2016-07-20 13:33:23 -0700
committerJack Koenig2016-07-20 13:33:23 -0700
commit54cd58cbb435170dd2ed67dafe1cb1d769a799e8 (patch)
tree711be885941db0d7453972e5e3c0d9919af11aea /src/test/scala/chiselTests/MemorySearch.scala
parent8fc61aeab7c50a5bf2ff6f6f8ab46e960cce2adf (diff)
Generate better names for nodes (#190)
For Chisel nodes defined in Module class-level values of type Option or Iterable, we can still use reflection to assign names based on the name of the value. This works for arbitrary nesting of Option and Iterable so long as the innermost type is HasId. Note that this excludes Maps which always have an innermost type of Tuple2[_,_].
Diffstat (limited to 'src/test/scala/chiselTests/MemorySearch.scala')
0 files changed, 0 insertions, 0 deletions