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
Age
Commit message (
Expand
)
Author
2020-03-30
Switch to 3.0.0 sbt-apimappings
Schuyler Eldridge
2020-03-30
Don't use postfix operator in transforms.Flatten
Schuyler Eldridge
2020-03-26
Bump to Scala 2.12.11 (#1473)
Jack Koenig
2020-03-26
Eliminate warnings on `sbt doc` and `sbt unidoc` (#1470)
Chick Markley
2020-03-26
Update spec to clarify sign and use 'h' for hex throughout
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-23
Support Java API doc Scaladoc/Unidoc References (#1420)
Schuyler Eldridge
2020-03-23
Remove toNamed (and friends) deprecation. (#1449)
Jim Lawson
2020-03-23
Explicitly initialize firrtl.stage.Forms to prevent multi-thread collisions (...
Jim Lawson
2020-03-23
Change annotation logging (#1461)
Jack Koenig
2020-03-21
Refactor build.sbt into more normal style (#1465)
Jack Koenig
2020-03-17
Add method to CheckCompLoops which returns its full netlist (#1458)
David Biancolin
2020-03-17
[RFC] Factor out common test classes; package them (#1412)
David Biancolin
2020-03-16
Merge pull request #1437 from freechipsproject/name-conflicts
Albert Magyar
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-14
Merge pull request #1454 from freechipsproject/inline-invalidate-resolve-kinds
Schuyler Eldridge
2020-03-13
Make InlineInstances invalidate ResolveKinds
Jack Koenig
2020-03-14
Revert Compiler.execute to public (was protected) (#1447)
Schuyler Eldridge
2020-03-13
[spec] Update Mid FIRRTL spec to reflect removal of subaccesses (#1451)
Albert Magyar
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-12
Avoid generating out-of-bounds indices in ReplaceAccesses
Albert Magyar
2020-03-11
Don't const-prop a register's self-init (#1441)
Albert Magyar
2020-03-11
Merge pull request #1123 from freechipsproject/dependency-api-2
Schuyler Eldridge
2020-03-11
Migrate to DependencyAPI
Schuyler Eldridge
2020-03-11
Remove dead passes.DeadCodeElimination code (#1440)
Albert Magyar
2020-03-10
[mergify] Update match string for labeling backported PRs (#1439)
Albert Magyar
2020-03-10
Fix copy-paste error in DiGraph.linearize documentation (#1324)
Sahand Kashani-Akhavan
2020-03-09
Provide an annotation mix-in that marks RTs as dontTouch (#1433)
David Biancolin
2020-03-08
Merge pull request #1429 from freechipsproject/mergify-ignore-bp-conflicts
Albert Magyar
2020-03-08
Label & block conflicting backport PRs
Albert Magyar
2020-03-08
Make mergify open backport PRs & signal on failed cherry-picks
Albert Magyar
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-05
Clone Verilator from GitHub, fix tag name (#1423)
mergify[bot]
2020-03-05
Merge pull request #1422 from freechipsproject/revert-inline-nots-only
Albert Magyar
2020-03-04
[skip formal checks] Emitter bugfix expected to fail LEC
Albert Magyar
2020-03-04
Incorporate new AddNot formal regression test
Albert Magyar
2020-03-04
Revert "Verilog emitter transform InlineNots (#1270)"
Albert Magyar
2020-03-04
Remove RenameMap logging from EliminateTargetPaths (#1416)
Jack Koenig
2020-03-03
Fix error message for NegWidthException (#1418)
Albert Magyar
2020-03-02
Update single-line when/else example in spec to match implementation (#1414)
Albert Magyar
2020-03-02
Remove DiGraph.seededLinearize (#1413)
Schuyler Eldridge
2020-03-02
Merge pull request #1394 from freechipsproject/EliminateTargetPaths-fixes
Schuyler Eldridge
2020-03-02
Remove new unreachables in EliminateTargetPaths
Schuyler Eldridge
2020-02-24
[spec] clarify that div-by-zero is undefined (#1409)
Albert Magyar
2020-02-21
mill: add testOnly (#1408)
Sequencer
2020-02-21
mill: sbt-compatible publishing (#1407)
Sequencer
[next]