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
/
CheckCombLoopsSpec.scala
Age
Commit message (
Expand
)
Author
2021-11-30
[deprecation clean up] remove trait firrtl.util.BackendCompilationUtilities (...
Jiuyang Liu
2020-09-16
Change to Apache 2.0 License (#1901)
Chick Markley
2020-08-14
All of src/ formatted with scalafmt
chick
2020-08-14
tests: Decrease Dependency on Deprecated APIs (#1839)
Kevin Laeufer
2020-03-17
[RFC] Factor out common test classes; package them (#1412)
David Biancolin
2020-02-12
Removed unused imports in src/test/ (#1381)
Jim Lawson
2019-06-28
Remove deprecated ComponentName from CombinationalPath annotation (#1107)
Albert Magyar
2018-12-21
Enhance CheckCombLoops to support annotated ExtModule paths (#962)
Albert Magyar
2018-11-29
Replace Mappers with Foreachers in several passes (#954)
Albert Magyar
2018-07-10
Combinational Dependency Annotation (#809)
Adam Izraelevitz
2018-06-28
Make CheckCombLoops find combinational nodes with self-edges (#837)
Albert Magyar
2018-02-27
Refactor Annotations (#721)
Jack Koenig
2017-11-10
Make digraph methods deterministic (#653)
Albert Magyar
2017-06-12
Add option to disable combinational loop detection
Jack Koenig
2017-06-12
Move CheckCombLoops from passes/ to transforms/
Jack Koenig
2017-04-03
Find a single cycle from potentially many in a combinational SCC
Albert Magyar
2017-03-23
Add pass to detect combinational loops
Albert Magyar