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
/
ir
Age
Commit message (
Expand
)
Author
2017-12-12
Improve MultiInfo emission, add apply that squashes NoInfo
Jack Koenig
2017-10-31
Fix bug emitting and reparsing ExtModule String parameters (#675)
Jack Koenig
2017-09-29
StringLit.verilogEscape should support all printable ASCII chars (#668)
Jack Koenig
2017-09-22
Fix string lit (#663)
Jack Koenig
2017-03-10
Added Circuit mappers
Adam Izraelevitz
2017-03-09
Sint tests and change in serialization (#456)
Adam Izraelevitz
2017-02-07
Rework Attach to work on arbitrary Analog hierarchies (#415)
Jack Koenig
2017-01-20
Add MultiInfo. Speedup Info concatenation. Fixes #391
Jack
2016-11-30
Bugfix: Dedup aggressively (ignore comments) (#375)
Adam Izraelevitz
2016-11-04
Cleanup license at top of every file (#364)
Jack Koenig
2016-10-26
Add RawString ExtModule parameter support
jackkoenig
2016-10-26
Add Support for Parameterized ExtModules and Name Override
jackkoenig
2016-10-17
Add fixed point type (#322)
Adam Izraelevitz
2016-09-27
eliminate postfix operator problematic statements
chick
2016-09-27
remove unnecessary parentheses
chick
2016-09-25
Spec features added: AnalogType and Attach (#295)
Adam Izraelevitz
2016-09-13
cache IntWidths to avoid redudant object creations (#290)
Donggyu
2016-09-12
Add unapply for GroundType
jackkoenig
2016-09-12
Rework map functions as class methods
jackkoenig
2016-08-03
fixes small mistakes in serialize (#216)
Donggyu
2016-08-02
Change serialize to abstract method on FirrtlNode
Jack Koenig
2016-07-21
Indentation support for the ANTLR parser (as discussed in #192) (#194)
Kamyar Mohajerani
2016-06-10
API Cleanup - AST
Jack
[prev]