aboutsummaryrefslogtreecommitdiffstats
path: root/backends/firrtl
Commit message (Expand)AuthorAgeFilesLines
* added prefix to FDirection constants, fixing windows buildMiodrag Milanovic2018-09-211-11/+11
* Remove unused functions.Jim Lawson2018-08-271-10/+0
* Add support for module instances.Jim Lawson2018-08-231-17/+122
* Consistent use of 'override' for virtual methods in derived classes.Henner Zeller2018-07-201-2/+2
* More progress on Firrtl backend.Adam Izraelevitz2017-02-133-27/+181
* Bugfix: include assign to write-maskAdam Izraelevitz2016-11-181-0/+1
* More progress in FIRRTL back-endClifford Wolf2016-11-183-4/+121
* Progress in FIRRTL back-endClifford Wolf2016-11-184-5/+55
* Added first draft of FIRRTL back-endClifford Wolf2016-11-172-0/+353