summaryrefslogtreecommitdiff
path: root/chiselFrontend/src/main/scala/chisel3/experimental/Analog.scala
AgeCommit message (Expand)Author
2020-03-25Rename subprojects to more canonical namesJack Koenig
2019-11-27Fix bidirectional Wire with Analog (#1252)Jack Koenig
2019-09-11Move dontTouch, RawModule, and MultiIOModule out of experimental (#1162)Jim Lawson
2019-08-28refactor out _Factory traits + address EOF WSKamyar Mohajerani
2019-08-28Refactor Element, Num, and Analog classes to their own files (no functional c...Kamyar Mohajerani