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
Age
Commit message (
Expand
)
Author
2020-01-28
add IsModule, IsMember, CompleteTarget serializers (#1321)
Albert Chen
2020-01-21
Refactoring checkCatArgumentLegality (#1317)
Derek Pappas
2020-01-20
clean up warnings: trim unused imports (#1315)
John Ingalls
2020-01-15
Verilog emitter transform InlineBitExtractions (#1296)
John Ingalls
2020-01-15
improve the tail ir usability. (#1241)
Sequencer
2020-01-15
Filter ResolvePaths in EliminateTargetPaths (#1310)
Schuyler Eldridge
2020-01-10
Change LoggerState.globalLevel to Warn (#1307)
Jim Lawson
2020-01-10
Change default LogLevel to Warn (#1305)
Schuyler Eldridge
2020-01-09
Dedup PassTests, add NoCircuitDedupAnnotations (#1302)
Schuyler Eldridge
2020-01-07
Change printing of FIRRTL runtime from error to warn
Jack Koenig
2020-01-07
Remove printlns from tests
Jack Koenig
2020-01-07
Switch compileFirrtlTest from Driver to FirrtlStage
Jack Koenig
2020-01-07
Redirect testing shell commands to logger
Jack Koenig
2020-01-07
Fix literals cast to Clocks in Print and Stop
Jack Koenig
2020-01-07
Remove unnecessary $signed casts for PrimOps in Verilog Emitter
Jack Koenig
2020-01-07
Remove unnecessary casts in Constant Propagation
Jack Koenig
2020-01-06
Verilog emitter transform InlineNots (#1270)
John Ingalls
2020-01-06
Remove incorrect --firrtl-source option (#1266)
Schuyler Eldridge
2020-01-06
Make EmittedAnnotation Unserializable (#1288)
Schuyler Eldridge
2019-12-30
Minor code cleansup in InferResets
Jack Koenig
2019-12-30
Respect last connect semantics in InferResets
Jack Koenig
2019-12-18
Improve Scaladoc (#1284)
Schuyler Eldridge
2019-12-18
Fix incorrect ScalaDoc link (#1282)
Schuyler Eldridge
2019-12-16
{Firrtl, Circuit}Option should be Unserializable (#1278)
Schuyler Eldridge
2019-12-11
Make the member 'logger' added by the trait LazyLogging protected. (#1271)
Jim Lawson
2019-12-06
Move --no-dedup from stage-global to firrtl-local (#1265)
Schuyler Eldridge
2019-12-03
Logger tweaks (#1190)
edwardcwang
2019-11-29
Remove scala-logging fully in favor of our own logger
Jack Koenig
2019-11-19
Error when blackboxing memories with unsupported masking (#1238)
Abraham Gonzalez
2019-11-18
Make updated type info available in VerilogMemDelays (#1243)
Albert Magyar
2019-11-14
Use getName instead of getSimpleName
Schuyler Eldridge
2019-11-14
Add test with Transform inside object
Schuyler Eldridge
2019-11-07
Add check for multiple sources for same wiring pin (#1191)
Jack Koenig
2019-11-05
Move CheckResets after CheckCombLoops (#1224)
Jack Koenig
2019-11-04
Merge branch 'master' into serialization-utils
Jack Koenig
2019-11-04
Ignore extmodule instances in Flatten (#1218)
Albert Magyar
2019-11-04
Add explicit EOF to top-level parser rule (#1217)
Albert Magyar
2019-10-31
Guard initial blocks in emitted Verilog with `ifndef SYNTHESIS
Jack Koenig
2019-10-30
Add some simple tests to demonstrate how to provide type hints
David Biancolin
2019-10-29
Remove an unneeded cast
David Biancolin
2019-10-29
Some cleanup
David Biancolin
2019-10-29
Update src/main/scala/firrtl/annotations/JsonProtocol.scala
David Biancolin
2019-10-29
Check that all annotations provide the typeHint
David Biancolin
2019-10-29
Try implementing recursive typeHint look up
David Biancolin
2019-10-29
Change findInstancesInHierarchy to return implicit top instance
Albert Magyar
2019-10-25
Only emit the DeserilizationTypeHintsAnno when needed
David Biancolin
2019-10-24
Enhance CheckCombLoops errors with connection info
Albert Magyar
2019-10-24
Add EdgeData trait to mix in to graphs
Albert Magyar
2019-10-24
Supply a trait to allow user annotations to provide SERDES type hints
David Biancolin
2019-10-22
Add Register Updates/else-if Verilog Emitter tests
Schuyler Eldridge
[prev]
[next]