summaryrefslogtreecommitdiff
path: root/chiselFrontend/src/main/scala/chisel3/ModuleAspect.scala
AgeCommit message (Collapse)Author
2019-08-12Aspect-Oriented Programming for Chisel (#1077)Adam Izraelevitz
Added Aspects to Chisel, enabling a mechanism for dependency injection to hardware modules.