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
/
firrtl
/
transforms
Age
Commit message (
Expand
)
Author
2020-09-06
Add --pretty:no-expr-inlining to prevent expression inlining (#1869)
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-25
Inline Boolean Expressions (#1817)
Albert Chen
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-14
All of src/ formatted with scalafmt
chick
2020-08-12
Combined Uniquify and LowerTypes pass (#1784)
Kevin Laeufer
2020-08-12
Strip dependencies from BlackBoxSourceHelper (#1840)
Schuyler Eldridge
2020-08-05
Deprecate InstanceGraph (#1800)
Kevin Laeufer
2020-07-31
Avoid repeated inlining in FlattenRegUpdate (#1727)
Jack Koenig
2020-07-29
ManipulateNames: use composition instead of extending HashMap
Kevin Laeufer
2020-07-29
[2.13] fix legacy procedure syntax
Kevin Laeufer
2020-07-29
PropagatePreset: use partition function to find other annotations
Kevin Laeufer
2020-07-29
[2.13] convert toSeq and toMap where necessary to compile
Kevin Laeufer
2020-07-29
RemoveWires: improve dependencies and declare ResolveKinds as an invalidation...
Kevin Laeufer
2020-07-23
fix reduction op bug ConstantPropagation (#1746)
Albert Chen
2020-07-23
mask bits when propagating bitwise ops (#1745)
Albert Chen
2020-07-18
Faster dedup instance graph (#1732)
Kevin Laeufer
2020-07-17
Propagate source locators to register update always blocks (#1743)
Jack Koenig
2020-07-14
Make TopWiringTransform run before LowerTypes (#1750)
Schuyler Eldridge
2020-07-08
dedup: use structural sha256 hash instead of agnostify and serialize (#1731)
Kevin Laeufer
2020-07-01
Fix unchecked type in ManipulateNames (#1726)
Schuyler Eldridge
2020-06-26
Add ConvertAsserts transform to map asserts to Verilog-friendly nodes
Albert Magyar
2020-06-25
Add ManipulateNamesAllowlistResultAnnotation
Schuyler Eldridge
2020-06-25
Refactor RemoveKeywordCollisions->ManipulateNames
Schuyler Eldridge
2020-06-24
verification: clarify the meaning of verification statement in warning messag...
Kevin Laeufer
2020-06-23
Don't Dedup modules if it would change semantics (#1713)
Jack Koenig
2020-06-23
Basic model checking API (#1653)
Tom Alcorn
2020-06-22
Convert PreservesAll to explicit invalidates=false
Schuyler Eldridge
2020-06-03
Revert: Generalize keyword collision to name manipulation, Add {Lower,Upper}C...
Schuyler Eldridge
2020-06-02
Fix performance pathology in DedupModules (#1654)
Jack Koenig
2020-05-28
Implement InstanceTarget Behavior for Dedup + EliminateTargetPaths (#1539)
Albert Chen
2020-05-26
[API change] Absorb repetitive WIR nodes into IR
Albert Magyar
2020-05-21
RenameMap: remove implicit rename chaining (#1591)
Albert Chen
2020-05-20
Add scaladoc for LogicNode and tighten LowForm-only constraint (#1635)
Albert Magyar
2020-05-18
Don't try deduping the main module of a circuit (#1594)
Albert Magyar
2020-05-18
Canonicalize init of regs with zero as reset in RemoveReset (#1627)
Albert Magyar
2020-05-13
Remove accidental hashing of all Modules in Dedup
Jack Koenig
2020-05-13
Remove expensive .distinct in Dedup
Jack Koenig
2020-05-13
Add features.{LowerCaseNames, UpperCaseNames} transforms
Schuyler Eldridge
2020-05-13
Refactor RemoveKeywordCollisions->ManipulateNames
Schuyler Eldridge
2020-05-11
Add andr, orr, xorr literal constant propagation
Schuyler Eldridge
2020-05-04
Add LegalizeAndReductionsTransform
Jack Koenig
2020-04-22
s/dependents/optionalPrerequisiteOf/
Schuyler Eldridge
2020-04-22
Mixin DependencyAPIMigration to all Transforms
Schuyler Eldridge
2020-04-06
Avoid using deprecated 'Gender' objects
Albert Magyar
2020-03-30
Make InlineCasts invalidate LegalizeClocks
Albert Magyar
2020-03-30
Avoid generating illegal part-selects in InlineCasts
Albert Magyar
[prev]
[next]