aboutsummaryrefslogtreecommitdiff
path: root/test/passes/inline-indexers/simple5.fir
AgeCommit message (Collapse)Author
2016-01-16Fixed all tests so they either pass are marked as expected failuresazidar
2016-01-16New memory works with verilog. Slowly changing tests and fixing bugs.azidar
Decided to not have Conditionally in low firrtl - instead, Print and Stop have enables
2016-01-16WIP need to correctly output readwrite portsazidar
2015-09-29Fixed final bug. All tests pass. Accessors are a go.azidar
2015-09-29Added DecToIndexer/DecFromIndexer. Fixed most use cases of incorrect ↵azidar
catching of initialization of accessors. Missing use case of accessing an accessor. Still need to update tests to pass