aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/features/CHIRRTLMems.fir
AgeCommit message (Collapse)Author
2016-05-12Restructured Compiler to use Transforms. Added an InlineInstance pass.Adam Izraelevitz
Transforms are new unit of modularity within the compiler.
2016-04-20Add tests for CHIRRTL mem port definitions.jackkoenig
Including using different clocks and ports defined in when scope.