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
2018-08-03
add link to repo for firrtl syntax highlighting in sublime text 3
kritik bhimani
2018-08-03
Fix Travis (#858)
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-10
InferWidths: improve performance (#846)
edwardcwang
2018-07-07
Missing match on PassExceptions fixed. (#844)
Chick Markley
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-22
Remove checkboxes from issue/pr templates
edwardcwang
2018-06-21
Provide a ProcessLogger() ot capture all output in isCommandAvailable(). (#831)
Jim Lawson
2018-06-21
--infer-rw should take no argument (#829)
Schuyler Eldridge
2018-06-18
Bump ANTLR version and change directory to play nice with IntelliJ (#824)
Jack Koenig
2018-06-15
Improve Parser and Visitor (#819)
Jack Koenig
2018-06-14
Fix TopWiringTests use of /tmp. (#825)
Jim Lawson
2018-06-13
Resolve register clock dependencies in RemoveWires (#823)
Schuyler Eldridge
2018-06-12
Deprecate SingleStringAnnotation (#811)
Jack Koenig
2018-06-11
Allow escaped single quotes in RawParams (#820)
Richard Lin
2018-06-11
Add utilities for UInt and SInt literals (#815)
Jack Koenig
2018-06-11
Use attach to connect analogs when grouping (#805)
Colin Schmidt
2018-06-11
Fix some typos in leftovers.txt (#822)
Felix Yan
2018-06-10
ucb-bar -> freechipsproject in clone instruction
Leonard (Lenny) Truong
2018-06-08
Add a blacklist option for paths (#810)
Colin Schmidt
2018-06-06
Mechanism to stop verilator from generating VCD file Chisel Issue #808 (#794)
Chick Markley
2018-06-06
ConstProp attached wires if there is also a port (#818)
Jack Koenig
2018-05-30
Merge pull request #816 from freechipsproject/expand-when-preserve-info-1
Jack Koenig
2018-05-30
Improve Travis configuration and revert Yosys version
Jack Koenig
2018-05-30
Makes ExpandWhens preserve connect Infos
chick
2018-05-29
Fix pad (#817)
Jack Koenig
2018-05-23
Add Circuit as option to FirrtlOptions (#814)
Jack Koenig
2018-05-21
Fix more problems with zero width things. (#779)
grebe
2018-05-17
Change from Yosys 0.7 to master (#812)
Jack Koenig
2018-05-16
Bump version of Verilator used in Travis to 3.922 (#784)
Jack Koenig
2018-05-15
Don't use bash to determine command availability - fixes #807 (#808)
Jim Lawson
2018-05-15
Replace truncating add and sub with addw/subw (#800)
Jack Koenig
2018-05-11
TopWiring Transform (#798)
alonamid
2018-05-09
Bugfix: ports of a temporary name would break const-prop (#806)
Adam Izraelevitz
2018-05-02
Deprecate old WiringUtils methods/classes (#801)
Schuyler Eldridge
2018-04-29
Fix pathological behavior of Namespace for name collisions (#788)
Jack Koenig
2018-04-26
Fix bug in VerilogMemDelays (#795)
Jack Koenig
2018-04-16
Cleaning up BlackBoxSourceHelper - use absolute file paths. (#789)
Jim Lawson
2018-04-13
Remove infinitely recursive function (#790)
Jack Koenig
2018-04-11
Cleaning up BlackBoxSourceHelper (#786)
Henry Cook
2018-04-11
Make DiGraph.linearize be iterative instead of recursive (#785)
Jack Koenig
2018-04-10
Fix bug in Constant Propagation for registers propped to zero (#787)
Jack Koenig
2018-04-03
Make Dedup properly dedup ExtModules (#781)
Jack Koenig
[next]