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
/
firrtlTests
Age
Commit message (
Expand
)
Author
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
2020-06-22
Support Memory Initialization for Simulation and FPGA Flows (#1645)
Kevin Laeufer
2020-06-22
recore of Attributes (#1643)
Jiuyang Liu
2020-06-19
RemoveIntervals: invalidate InferTypes and ResolveKinds (#1689)
Albert Chen
2020-06-10
Build ArrayBuffers in Block.mapStmt (#1669)
Jack Koenig
2020-06-04
Add test case for retype-based component renaming in DedupModules
Albert Magyar
2020-06-04
Add unit test for Utils.expandRef
Albert Magyar
2020-06-03
Revert: Generalize keyword collision to name manipulation, Add {Lower,Upper}C...
Schuyler Eldridge
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-22
Do not throw NonFatal exceptions in annotation logging
Jack Koenig
2020-05-21
RenameMap: remove implicit rename chaining (#1591)
Albert Chen
2020-05-18
Don't try deduping the main module of a circuit (#1594)
Albert Magyar
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-26
Support octal and binary literal formats as described in the spec
Albert Magyar
[prev]
[next]