index
:
sfcX
1.6.x
master
sfc-scala3
Scala FIRRTL Compiler for chiselX
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
scala
/
firrtl
/
Mappers.scala
Age
Commit message (
Expand
)
Author
2020-09-16
Change to Apache 2.0 License (#1901)
Chick Markley
2020-08-14
All of src/ formatted with scalafmt
chick
2020-06-03
Add mapString method to ir.Port (#1655)
Schuyler Eldridge
2019-10-18
Upstream intervals (#870)
Adam Izraelevitz
2018-03-21
GroupModule Transform (#766)
Adam Izraelevitz
2017-04-03
Change implicit value classes to prefix with _ (#522)
Adam Izraelevitz
2017-03-10
Added Circuit mappers
Adam Izraelevitz
2016-11-04
Cleanup license at top of every file (#364)
Jack Koenig
2016-09-25
implicit functions should specify return type
chick
2016-09-12
Change Mappers to Value Classes
jackkoenig
2016-09-12
Rework map functions as class methods
jackkoenig
2016-07-21
Indentation support for the ANTLR parser (as discussed in #192) (#194)
Kamyar Mohajerani
2016-06-10
API Cleanup - AST
Jack
2016-06-10
API Cleanup - Expression
Jack
2016-06-10
API Cleanup - Statement
Jack
2016-06-10
API Cleanup - Module
Jack
2016-03-10
Add Module Mappers
jackkoenig
2016-03-01
Move mapper functions to implicit methods on IR vertices.
jackkoenig