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
/
FirrtlSpec.scala
Age
Commit message (
Expand
)
Author
2017-05-11
Improved Global Dead Code Elimination (#549)
Jack Koenig
2017-04-18
"Scope" test resource (top.cpp). (#398)
Jim Lawson
2017-03-06
Add ability to emit 1 file per module (#443)
Jack Koenig
2017-01-31
Replace createTempDirectory with createTestDirectory (#427)
Jack Koenig
2017-01-27
Move BackendCompilationUtilities into a util package for use by chisel3. (#400)
Jim Lawson
2016-12-05
Add check for muxing between clocks (#360)
Jack Koenig
2016-11-23
Stringified annotations (#367)
Adam Izraelevitz
2016-11-04
Cleanup license at top of every file (#364)
Jack Koenig
2016-11-04
Refactor Compilers and Transforms
jackkoenig
2016-10-26
Improve integration test API and add support for Verilog resources
jackkoenig
2016-07-27
Reworked annotation system. Added tenacity and permissibility
Adam Izraelevitz
2016-05-12
Restructured Compiler to use Transforms. Added an InlineInstance pass.
Adam Izraelevitz
2016-04-22
Add "normalize" function to FirrtlSpec for easier string comparison testing
jackkoenig
2016-04-20
Add tests for CHIRRTL mem port definitions.
jackkoenig
2016-04-16
Add license to tests
jackkoenig
2016-04-08
Add small test for issue #105
jackkoenig
2016-03-15
Revamp string literal handling
jackkoenig
2016-03-03
Add some integration tests: successful compilation and execution
jackkoenig