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
Age
Commit message (
Expand
)
Author
2019-07-08
Remove some warnings (#1118)
Leway Colin
2019-07-03
Merge pull request #1079 from freechipsproject/dependency-api
Schuyler Eldridge
2019-07-03
Make Transform extend TransformLike
Schuyler Eldridge
2019-07-03
Add PhaseManager tests
Schuyler Eldridge
2019-07-03
Add DependencyManager and PhaseManager
Schuyler Eldridge
2019-07-03
Add PreservesAll stackable trait for DependencyAPI
Schuyler Eldridge
2019-07-03
Add a DependencyAPI to firrtl.options.Phase
Schuyler Eldridge
2019-07-03
Add seeded topological sort to DiGraph
Schuyler Eldridge
2019-07-03
Remove shadow type parameter (#1108)
Leway Colin
2019-07-02
Make sure directory exist before writing (#1110)
Leway Colin
2019-06-28
Remove deprecated ComponentName from CombinationalPath annotation (#1107)
Albert Magyar
2019-06-28
Fix typo (#1101)
Leway Colin
2019-06-28
Add Test for AddDefaults phase (#1106)
Leway Colin
2019-06-20
Use pattern match instead of hardcode position (#1102)
Leway Colin
2019-06-18
Use scalafix to remove unused import and deprecated procedure syntax (#1074)
Leway Colin
2019-06-13
Merge pull request #1095 from colin4124/patch-2
Schuyler Eldridge
2019-06-13
Remove unused variables
Leway Colin
2019-06-06
Fix bad FirrtlStage deprecation warning (#1094)
Schuyler Eldridge
2019-06-05
Merge pull request #1093 from colin4124/patch-1
Schuyler Eldridge
2019-06-06
Fix typo.
Leway Colin
2019-06-03
spec: mixed-input arguments for prim ops are no longer allowed (#1085)
Kevin Laeufer
2019-05-29
make analog attachment order fixed with linked hash map (#1089)
harrisonliew
2019-05-24
Emit legal Verilog literals for ExtModule IntParams > 32-bit (#1087)
Jack Koenig
2019-05-09
Bugfix: GroupComponents (#1082)
Adam Izraelevitz
2019-05-04
Add register init to RemoveWires dependencies (#1078)
Schuyler Eldridge
2019-05-04
Use UnknownKind instead misrepresented NodeKind (#1076)
Leway Colin
2019-04-29
Merge pull request #1081 from freechipsproject/fixnodedupannotation
Schuyler Eldridge
2019-04-29
Update NoCircuitDedupAnnotation so it's available from firrtl.stage.FirrtlMain
Jim Lawson
2019-04-26
Merge pull request #1005 from freechipsproject/f764.7
Jack Koenig
2019-04-25
Add ShellOption, DeletedWrapper
Schuyler Eldridge
2019-04-25
OptionsView/Viewer typeclass canonicalizations
Schuyler Eldridge
2019-04-25
Add tests for Annotations/Options refactor
Schuyler Eldridge
2019-04-25
Add FirrtlStage, make Driver compatibility layer
Schuyler Eldridge
2019-04-22
Improve registered library help text
Schuyler Eldridge
2019-04-22
Change Memory Depth to a BigInt (#1075)
Jack Koenig
2019-04-17
Remove unnecessary 'FIRRTLParser' prefix (#1072)
Leway Colin
2019-04-11
LowerTypesSpec: additional unit test (#1071)
edwardcwang
2019-04-10
Remove redundant code (#1069)
Leway Colin
2019-03-29
Faster reg constprop (#1067)
Albert Magyar
2019-03-28
Merge pull request #1065 from freechipsproject/dce-printf-stop
Andrew Waterman
2019-03-28
Merge branch 'master' into dce-printf-stop
Jack Koenig
2019-03-26
Convert the RemoveAccesses object into a class. (#1058)
Jim Lawson
2019-03-26
Add test for DCE of printf and stop
Andrew Waterman
2019-03-26
DCE printf and stop statements with constant-0 enables
Andrew Waterman
2019-03-25
Correct a typo in spec.tex (#1063)
Felix Yan
2019-03-19
Designs with no SeqMems should produce empty MemConf strings, and this should...
John Wright
2019-03-18
Add serialization support for LoadMemoryFileType in LoadMemoryAnnotation (#1056)
Jim Lawson
2019-03-07
Add a data structure for memory conf reading and writing (#1041)
John Wright
2019-03-05
Advertise FIRRTL grammar support in Atom
Jean Bruant
2019-02-28
Make mergify run when no reviews request changes (#1043)
Adam Izraelevitz
[next]