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
/
main
/
scala
Age
Commit message (
Expand
)
Author
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-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-10-31
Guard initial blocks in emitted Verilog with `ifndef SYNTHESIS
Jack Koenig
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
Emit Verilog "else if" in register updates
Schuyler Eldridge
2019-10-21
Fix write-first mem enable handling in VerilogMemDelays
Albert Magyar
2019-10-18
Upstream intervals (#870)
Adam Izraelevitz
2019-10-08
Make TopWiringTransform idempotent
Schuyler Eldridge
2019-10-07
Absorb some instance analysis into InstanceGraph, use safer boxed Strings (#1...
Albert Magyar
2019-10-03
Add Block factory from argument list of Statements (#1197)
Albert Magyar
2019-10-01
Restore ResolveGenders to its status as a Pass (#1192)
Jack Koenig
2019-09-30
Implement read-first memories in VerilogMemDelays
Albert Magyar
2019-09-30
Add read-under-write checks for memory emission
Albert Magyar
2019-09-30
Improve read-under-write parameter support
Albert Magyar
2019-09-19
Faster inline renaming (#1184)
Albert Chen
2019-09-17
Speed up InlineInstances (#1182)
Jack Koenig
2019-09-16
Deprecate Gender and add implicit Flow conversion
Schuyler Eldridge
2019-09-16
Rename gender to flow
Schuyler Eldridge
2019-09-12
Add space, s/Github/GitHub/ in DontTouchException (#1177)
Schuyler Eldridge
2019-09-12
update inline transform and testcases
Abert Chen
2019-09-06
Refactor: remove redundancy code (#1166)
Leway Colin
2019-09-05
Filter out more filename extensions for blackbox source headers (#1134)
Albert Magyar
[prev]
[next]