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
2020-08-14
All of src/ formatted with scalafmt
chick
2020-08-15
experimental SMTLib and btor2 emitter (#1826)
Kevin Laeufer
2020-08-14
tests: Decrease Dependency on Deprecated APIs (#1839)
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
2020-08-12
Combined Uniquify and LowerTypes pass (#1784)
Kevin Laeufer
2020-08-11
File Serialization of Annotations (#1277)
Schuyler Eldridge
2020-08-11
stage: allow a RunFirrtlTransformAnnotation(_:Emitter) annotation to be used ...
Kevin Laeufer
2020-08-10
scalatest: upgrade to 3.2.1 (#1831)
Kevin Laeufer
2020-08-07
ExpandWhens: VerificationStatements should be part of the simlist (#1829)
Kevin Laeufer
2020-08-05
Deprecate InstanceGraph (#1800)
Kevin Laeufer
2020-08-01
Error on ExtModules w/ same defname, diff. ports (#1734)
Schuyler Eldridge
2020-07-31
Avoid repeated inlining in FlattenRegUpdate (#1727)
Jack Koenig
2020-07-31
[WIP] Implement CircuitGraph and IRLookup to firrtl.analyses (#1603)
Jiuyang Liu
2020-07-30
ir: use Serializer.serialize where possible (#1809)
Kevin Laeufer
2020-07-29
[2.13] toSeq, Unit -> (), and postfix fixes
Kevin Laeufer
2020-07-29
[2.13] Range.Double -> Range.BigDecimal
Kevin Laeufer
2020-07-29
WiringTransform: fix non-determinism (#1799)
Kevin Laeufer
2020-07-29
RemoveWires: improve dependencies and declare ResolveKinds as an invalidation...
Kevin Laeufer
2020-07-29
InferTypes: fix bugs with unknown widths on ports and memories (#1769)
Kevin Laeufer
2020-07-29
RenameMapSpec: try rename instance and port (#1776)
Kevin Laeufer
2020-07-27
Fix out-of-scope reference in handwritten CHIRRTL mem test
Albert Magyar
2020-07-27
Add Conditionally scoping tests to CheckSpec
Albert Magyar
2020-07-25
Integrate new transforms with firrtl.stage.Forms (#1754)
Schuyler Eldridge
2020-07-24
Fix sign extension issue in Emitter (#1785)
Albert Chen
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-23
Update negative literal emission (#1782)
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-16
Simplify CustomTransformSpec
Schuyler Eldridge
2020-07-16
Remove overlapping inputForm=LowForm tests
Schuyler Eldridge
2020-07-15
ir: store FileInfo string in escaped format (#1690)
Kevin Laeufer
2020-07-14
Delete outdated scalastyle configuration comments from source
Albert Magyar
2020-07-14
Fix parsing of info on multi-line registers (#1735)
Jack Koenig
2020-07-08
dedup: use structural sha256 hash instead of agnostify and serialize (#1731)
Kevin Laeufer
2020-07-08
ir: add faster serializer (#1694)
Kevin Laeufer
2020-07-07
verification: emit mesage as Verilog comment (#1712)
Kevin Laeufer
2020-07-01
Fix unchecked type in ManipulateNames (#1726)
Schuyler Eldridge
2020-06-26
Enable ConvertAsserts in default Verilog compiler
Albert Magyar
2020-06-26
Add test for ConvertAsserts
Albert Magyar
2020-06-25
Test both LowerCaseNames and UpperCaseNames
Schuyler Eldridge
2020-06-25
Add a second instance to Verilog keyword test
Schuyler Eldridge
2020-06-25
Test ManipulateNamesAllowlistResultAnnotation
Schuyler Eldridge
2020-06-25
Test ManipulateNamesSpec
Schuyler Eldridge
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-23
Add support for ValidIf to ProtoBuf [de]serialization
Jack Koenig
2020-06-22
Convert PreservesAll to explicit invalidates=false
Schuyler Eldridge
[next]