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
/
test
Age
Commit message (
Expand
)
Author
2019-01-13
Constant Propagate dshl and dshr with constant amounts
Jack Koenig
2019-01-13
Keep constant propagating expressions until done optimizing
Jack Koenig
2019-01-08
Avoid enforcing time constrains during coverage tests. (#989)
Jim Lawson
2019-01-04
Fix GroupComponents to work with unused components
Jack Koenig
2019-01-02
Make GroupComponents run ResolveKinds
Jack Koenig
2018-12-25
Performance fix of Uniquify for deep bundles (#980)
Adam Izraelevitz
2018-12-21
Enhance CheckCombLoops to support annotated ExtModule paths (#962)
Albert Magyar
2018-12-18
Give better error when mport references non-existant memory. (#975)
Paul Rigge
2018-12-06
Fix bug in dedup where lots of annotations could prevent dedup (#958)
Jack Koenig
2018-11-29
Replace Mappers with Foreachers in several passes (#954)
Albert Magyar
2018-11-27
Add "none" compiler (#953)
Jack Koenig
2018-11-21
Change firrtl.options API, add Phase
Schuyler Eldridge
2018-11-15
Combine cats (#851)
Albert Chen
2018-11-07
Add FirrtlOptions
Schuyler Eldridge
2018-11-07
Add firrtl.options tests
Schuyler Eldridge
2018-11-05
Better error message for UninferredWidth exception
Schuyler Eldridge
2018-11-05
Add prettyPrint method to Target
Schuyler Eldridge
2018-11-02
Fix renaming in UniquifyPorts (#930)
Albert Chen
2018-10-31
Remove all uses of get_flip and deprecate
Jack Koenig
2018-10-31
Don't include verilog header files in "FileList" for VCS/Verilator. (#918)
Jim Lawson
2018-10-30
Instance Annotations (#926)
Adam Izraelevitz
2018-10-27
Revert "Instance Annotations (#865)" (#925)
Adam Izraelevitz
2018-10-24
Instance Annotations (#865)
Adam Izraelevitz
2018-10-24
Better error message on missing BlackBox resource
Schuyler Eldridge
2018-10-12
Refactor VerilogRename -> RemoveKeywordCollisions
Schuyler Eldridge
2018-10-12
Verilog renaming uses "_", works on whole AST
Schuyler Eldridge
2018-10-03
Inlining uses "_", respects namespaces
Schuyler Eldridge
2018-10-01
add BlackBoxPathAnno (#903)
albertchen-sifive
2018-09-27
Add Utils.expandPrefixes as Prefix Unique helper (#900)
Schuyler Eldridge
2018-09-26
Enforce port uniqueness in Chirrtl/High Checks
Schuyler Eldridge
2018-09-26
Another TopWiring Bug Fix (Multi-Level Annotations) (#889)
alonamid
2018-09-13
Do not remove ExtMods with no ports by default (#888)
albertchen-sifive
2018-09-07
Bug Fixes in TopWiring (#885)
alonamid
2018-08-30
Emit Verilog Comments (#874)
albertchen-sifive
2018-08-23
Fix NoDedupMem to be cognizant of Module scope (#876)
Jack Koenig
2018-08-14
Add targetDirName test (#869)
Leway Colin
2018-08-08
Use LinkedHashSet in propagateAnnotations (#855)
albertchen-sifive
2018-08-07
Make RemoveWires properly include registers in dependency graph
Jack Koenig
2018-07-26
Support for load memory annotations in chisel (#833)
Chick Markley
2018-07-20
Constant prop add (#849)
albertchen-sifive
2018-07-11
Make InstanceGraph have deterministic and use defined iteration order (#843)
Jack Koenig
2018-07-10
Fix bug in zero-width renaming (#845)
Jack Koenig
2018-07-10
Combinational Dependency Annotation (#809)
Adam Izraelevitz
2018-07-03
Improve code generation for smem wmode and [w]mask ports (#834)
Andrew Waterman
2018-07-02
Make ZeroWidth properly rename removed empty aggregates (#839)
Jack Koenig
2018-06-28
Make CheckCombLoops find combinational nodes with self-edges (#837)
Albert Magyar
2018-06-28
Protobuf (#832)
Jack Koenig
2018-06-21
--infer-rw should take no argument (#829)
Schuyler Eldridge
2018-06-14
Fix TopWiringTests use of /tmp. (#825)
Jim Lawson
2018-06-13
Resolve register clock dependencies in RemoveWires (#823)
Schuyler Eldridge
[next]