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
2021-02-25
Emit space after 'if' for all Verilog conditional synchronous assignments (#2...
Albert Magyar
2021-02-17
ExpandWhens: ensure that statement names are maintained (#2082)
Kevin Laeufer
2021-02-17
Allow Side Effecting Statement to have Names (#2057)
Kevin Laeufer
2021-02-16
Merge pull request #2077 from chipsalliance/must-dedup
Jack Koenig
2021-02-16
Add MustDeduplicateTransform
Jack Koenig
2021-02-16
Add DiGraph factory method and prettyTree
Jack Koenig
2021-02-05
Add file line to source link from scaladoc (#2072)
John's Brew
2021-02-03
IR: turn some IR nodes into data classes (#2071)
Kevin Laeufer
2021-02-01
Suport ir.SubAccess in Utils.splitRef (#2021)
Schuyler Eldridge
2021-02-01
Deprecate ToWorkingIR (#2028)
Schuyler Eldridge
2021-02-01
ConstantPropagation: make RemoveValidIf an optional dependency (#2027)
Kevin Laeufer
2021-01-28
Stop padding multiply and divide ops (#2058)
Jack Koenig
2021-01-26
Fix post-merge publishing (#2055)
Jack Koenig
2021-01-22
Bump to Scala 2.12.13 and 2.13.4 (#2053)
Jack Koenig
2021-01-20
Cleanup some warnings (#2032)
Jack Koenig
2021-01-20
Add --dont-fold option to disable folding prim ops (#2040)
Schuyler Eldridge
2021-01-19
Restore scalafmt CI check (#2047)
Jack Koenig
2021-01-19
Fix Mergify condition for labeling backports (#2048)
Jack Koenig
2021-01-19
smt: run DeadCodeElimination after PropagatePresetAnnotations (#2036)
Kevin Laeufer
2021-01-19
Switch from Travis to Github Actions CI (#2041)
Jack Koenig
2020-12-15
Improve performance of LowerTypes renaming (#2024)
Jack Koenig
2020-12-11
fix scaladoc for ReferenceTarget (#2014)
Megan Wachs
2020-12-10
Add newline in the end of LoFIRRTL file (#2015)
XinJun Ma
2020-12-07
Fix Mergify badge in README (#1974)
Jack Koenig
2020-12-04
Remove explicit pom scm from build.sbt (#2004)
Jack Koenig
2020-12-03
Restore publish settings to before sbt-ci-release (#1999)
Jack Koenig
2020-12-02
smt: add support for uninterpreted ext modules (#1994)
Kevin Laeufer
2020-12-02
Fix subaccess (#1984)
Jiuyang Liu
2020-11-30
Add SortModules Transform (#1905)
Schuyler Eldridge
2020-11-23
add weak and strong to Utils.v_keywords (#1983)
Tim Snyder
2020-11-17
Make MultiTargetAnnotation.targets a def (#1969)
Jack Koenig
2020-11-17
Fix Type Error fuzzer Example code (#1960)
JADE KIM
2020-11-16
bump antlr4 (#1936)
Jiuyang Liu
2020-11-16
make LazyLogging log to console by default. (#1961)
Jiuyang Liu
2020-11-16
Switch to allowlist in Travis SNAPSHOT publishing (#1962)
Jack Koenig
2020-11-12
Automatically publish SNAPSHOTs on pushes to master (#1955)
Jack Koenig
2020-11-12
Fix RemoveWires handling of invalidated non-UInt wires (#1949)
Jack Koenig
2020-11-11
smt: add support for write-first memories (#1948)
Kevin Laeufer
2020-11-10
Bump SNAPSHOT version (#1947)
Jack Koenig
2020-11-10
Fix SMT Memory Bug (#1942)
Kevin Laeufer
2020-11-10
Refactor emiter (#1879)
Jiuyang Liu
2020-11-09
smt: ensure that all signals have a unique name (#1943)
Kevin Laeufer
2020-11-07
-full64 is required to detect VCS. (#1930)
Jiuyang Liu
2020-11-04
Remove caching from RenameMap (#1938)
Jack Koenig
2020-11-04
Add 1.4.x to Mergify (#1920)
Jack Koenig
2020-10-27
Merge pull request #1932 from freechipsproject/fix_VerilogPrep
Jiuyang Liu
2020-10-26
fix for LoweringCompilersSpec.
Jiuyang liu
2020-10-26
bug fix for VerilogPrep using wrong type.
Jiuyang liu
2020-10-26
fix a test not detecting verilog name conflicts.
Jiuyang liu
2020-10-13
Make {Stage, FirrtlStage}.run protected (#1926)
Schuyler Eldridge
[next]