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
/
scala
Age
Commit message (
Expand
)
Author
2020-05-18
Fix equivalence tests (#853)
Albert Chen
2020-05-18
Canonicalize init of regs with zero as reset in RemoveReset (#1627)
Albert Magyar
2020-05-13
Add test of {Lower, Upper}CaseNames
Schuyler Eldridge
2020-05-13
consolidated wire+assign to just wire, with expression inlined (#1600)
Murali Vijayaraghavan
2020-05-11
Have AppendInfo use MultiInfo, rather than appending with : (#1580)
Adam Izraelevitz
2020-05-11
Add andr, orr, xorr literal const prop tests
Schuyler Eldridge
2020-05-08
deprecating BackendCompilationUtilities trait for object (#1575)
Deborah Soung
2020-05-06
Update scalatest to 3.1.1 (#1405)
Scala Steward
2020-05-05
before/after initial block macros (#1550)
Deborah Soung
2020-05-04
Add LegalizeAndReductionsTransform
Jack Koenig
2020-05-01
Add missing invalidations to some transforms (#1541)
Schuyler Eldridge
2020-04-22
s/dependents/optionalPrerequisiteOf/
Schuyler Eldridge
2020-04-22
Mixin DependencyAPIMigration to all Transforms
Schuyler Eldridge
2020-04-20
Add test cases for illegal casts to AsyncReset / Clock
Albert Magyar
2020-04-20
Remove repetitive pass lists from WidthTests
Albert Magyar
2020-04-20
Avoid casting 2-bit interval to AsyncReset in test
Albert Magyar
2020-04-14
Add Paul's async-reset self-init case as a test
Albert Magyar
2020-04-14
Allow casts in AsyncReset literal value check (#1523)
Jack Koenig
2020-04-13
Add test-case for explicit padding of SInts in mverilog compiler
Albert Magyar
2020-04-13
Ensure PadWidths is run in mverilog compiler
Albert Magyar
2020-04-13
Add test of mixing -e with -E in FirrtlMainSpec
Schuyler Eldridge
2020-04-11
EliminateTargetPaths: don't duplicate modules with only one instance (#1504)
Albert Chen
2020-04-10
Add ground type serializer (#1502)
Albert Chen
2020-04-07
Fix dynamic SubAccess of zero-length vectors (#1450)
Albert Magyar
2020-04-06
Remove deprecated ResolveGenders and CheckGenders
Albert Magyar
2020-03-30
Add previously failing pad(cast(lit)) example as a test case
Albert Magyar
2020-03-30
Port FirrtlRunners.firrtlEquivalenceTest to use FirrtlStage
Albert Magyar
2020-03-26
Support octal and binary literal formats as described in the spec
Albert Magyar
2020-03-25
Update scalatest 3.1.0 (#1383)
Jim Lawson
2020-03-17
[RFC] Factor out common test classes; package them (#1412)
David Biancolin
2020-03-16
Check for collision of defnames with Module names
Albert Magyar
2020-03-16
Check for module name conflicts
Albert Magyar
2020-03-13
Make InlineInstances invalidate ResolveKinds
Jack Koenig
2020-03-12
Add Support for FPGA Bitstream Preset-registers (#1050)
John's Brew
2020-03-12
Add out-of-bounds literal access test for ReplaceAccesses
Albert Magyar
2020-03-11
Don't const-prop a register's self-init (#1441)
Albert Magyar
2020-03-11
Migrate to DependencyAPI
Schuyler Eldridge
2020-03-09
Provide an annotation mix-in that marks RTs as dontTouch (#1433)
David Biancolin
2020-03-07
Add firrtl-json serializers (#1430)
Adam Izraelevitz
2020-03-06
Check sign of primop constants where appropriate (#1421)
Albert Magyar
2020-03-04
Revert "Verilog emitter transform InlineNots (#1270)"
Albert Magyar
2020-03-02
Remove new unreachables in EliminateTargetPaths
Schuyler Eldridge
2020-02-19
Add optionalPrerequisites to Dependency API
Schuyler Eldridge
2020-02-19
Add dependency prettyPrint, visualization updates
Schuyler Eldridge
2020-02-19
Add additional PhaseManager tests
Schuyler Eldridge
2020-02-19
Support Singleton Dependencies (#1275)
Albert Magyar
2020-02-18
Add test case for reachableFrom behavior w.r.t. including root
Albert Magyar
2020-02-18
Revert "Repl seq mem renaming (#1286)" (#1399)
Jack Koenig
2020-02-18
Remove last connect semantics from reset inference (#1396)
Jack Koenig
2020-02-13
Update ScalaTest deprecations. (#1382)
Jim Lawson
[prev]
[next]