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
/
stage
/
FirrtlMainSpec.scala
Age
Commit message (
Expand
)
Author
2021-11-30
[deprecation clean up] remove trait firrtl.util.BackendCompilationUtilities (...
Jiuyang Liu
2021-09-14
Fix multi-protobuf test when run multiple times (#2357)
Jack Koenig
2021-09-08
Multi protobuf module emission and consumption (#2344)
Jared Barocsi
2021-06-17
Add Protocol Buffer emission (#2271)
Schuyler Eldridge
2021-06-14
Add -X mhigh compiler for minimal high form (#2268)
Schuyler Eldridge
2021-03-02
Remove Scala 2.11 (#2062)
Jack Koenig
2020-09-16
Change to Apache 2.0 License (#1901)
Chick Markley
2020-09-06
Add --pretty:no-expr-inlining to prevent expression inlining (#1869)
Jack Koenig
2020-08-28
Deprecate CompilerAnnotation (#1870)
Schuyler Eldridge
2020-08-14
All of src/ formatted with scalafmt
chick
2020-08-13
Deprecate support for Scala 2.11 (#1842)
Jack Koenig
2020-08-13
Remove LegacyAnnotation and [most] MoultingYaml (#1833)
Jack Koenig
2020-06-23
Basic model checking API (#1653)
Tom Alcorn
2020-05-06
Update scalatest to 3.1.1 (#1405)
Scala Steward
2020-04-13
Add test of mixing -e with -E in FirrtlMainSpec
Schuyler Eldridge
2020-03-25
Update scalatest 3.1.0 (#1383)
Jim Lawson
2020-03-17
[RFC] Factor out common test classes; package them (#1412)
David Biancolin
2019-08-01
Followup to PR #1142
chick
2019-07-08
Fix typo (#1114)
Leway Colin
2019-04-25
Add tests for Annotations/Options refactor
Schuyler Eldridge