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
Age
Commit message (
Expand
)
Author
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
smt: run DeadCodeElimination after PropagatePresetAnnotations (#2036)
Kevin Laeufer
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-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-16
make LazyLogging log to console by default. (#1961)
Jiuyang Liu
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
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-10-26
bug fix for VerilogPrep using wrong type.
Jiuyang liu
2020-10-13
Make {Stage, FirrtlStage}.run protected (#1926)
Schuyler Eldridge
2020-10-01
Fix "fix" for negative literals > 32 bits
Jack Koenig
2020-09-30
Handle case where rdata of mem RW port split to R+W ports drives another mem
Albert Magyar
2020-09-30
Speed up writing CustomFileEmission with buffering (#1906)
Jack Koenig
2020-09-16
Change to Apache 2.0 License (#1901)
Chick Markley
2020-09-15
Don't use ResolvedAnnotationPaths in ConstProp nor DCE (#1896)
Jack Koenig
2020-09-09
Make StageOption Unserializable (#1891)
Jack Koenig
2020-09-09
Loosen inlining restrictions (#1882)
Albert Chen
2020-09-06
Add --pretty:no-expr-inlining to prevent expression inlining (#1869)
Jack Koenig
2020-09-06
Support binary files in CustomFileEmission (#1887)
Jack Koenig
2020-09-05
Better error messages for unserializable annotations (#1885)
Jack Koenig
2020-09-04
Legalize memory port clocks
Albert Magyar
2020-08-31
Emitter: add missing parenthesize calls (#1874)
Albert Chen
2020-08-28
Restrict boolean inlining to avoid context-sensitive width bugs
Albert Magyar
2020-08-28
FlattenSpec: flattening a module with no instaces should be a no-op (#1868)
Kevin Laeufer
2020-08-28
Deprecate CompilerAnnotation (#1870)
Schuyler Eldridge
2020-08-26
smt: ignore clock signals when converting to transition system (#1866)
Kevin Laeufer
2020-08-26
Emit parentheses in Verilog for nested unary ops (#1865)
Jack Koenig
2020-08-25
Inline Boolean Expressions (#1817)
Albert Chen
2020-08-24
Make ir.Serializer support custom FirrtlNodes (#1857)
Jack Koenig
2020-08-22
Async reset tieoff bug (#1854)
David Biancolin
2020-08-21
Deprecate Uniquify and move its useful utilities (#1856)
Jack Koenig
2020-08-21
Fix Uniquify bug and improve ReplaceSeqMems transforms (#1855)
Jack Koenig
2020-08-14
Apply scalafmt again
Jack Koenig
2020-08-14
All of src/ formatted with scalafmt
chick
2020-08-14
Tell Scalafmt to ignore large literal collections
Jack Koenig
2020-08-15
experimental SMTLib and btor2 emitter (#1826)
Kevin Laeufer
2020-08-13
Deprecate support for Scala 2.11 (#1842)
Jack Koenig
2020-08-13
Remove LegacyAnnotation and [most] MoultingYaml (#1833)
Jack Koenig
2020-08-13
Cleanup Named Targets (#1311)
Schuyler Eldridge
[prev]
[next]