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
/
IntegrationSpec.scala
Age
Commit message (
Expand
)
Author
2021-11-30
[deprecation clean up] remove trait firrtl.util.BackendCompilationUtilities (...
Jiuyang Liu
2021-11-23
fix tests that depend on Driver (#2429)
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-05-18
Fix equivalence tests (#853)
Albert Chen
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
2020-01-07
Redirect testing shell commands to logger
Jack Koenig
2019-03-29
Faster reg constprop (#1067)
Albert Magyar
2018-02-21
Change primop arg type (#587)
Adam Izraelevitz
2017-06-27
Emitting reg update mux tree, only walk netlist for wires and nodes
Jack Koenig
2017-04-18
"Scope" test resource (top.cpp). (#398)
Jim Lawson
2017-03-15
Use newer rocket regression spec without comb loop
Albert Magyar
2017-03-06
Add ability to emit 1 file per module (#443)
Jack Koenig
2016-11-04
Cleanup license at top of every file (#364)
Jack Koenig
2016-10-26
Improve integration test API and add support for Verilog resources
jackkoenig
2016-09-14
Added Rob.fir for regression testing (#258)
Donggyu
2016-05-24
Add integration test for single-ported memory
jackkoenig
2016-04-16
Add license to tests
jackkoenig
2016-03-10
Add support for right shift by amount larger than argument width
jackkoenig
2016-03-03
Add some integration tests: successful compilation and execution
jackkoenig