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
/
.travis.yml
Age
Commit message (
Expand
)
Author
2021-01-19
Switch from Travis to Github Actions CI (#2041)
Jack Koenig
2020-11-16
Switch to allowlist in Travis SNAPSHOT publishing (#1962)
Jack Koenig
2020-11-12
Automatically publish SNAPSHOTs on pushes to master (#1955)
Jack Koenig
2020-09-23
Improve Travis Chisel tests (#1903)
Jack Koenig
2020-08-26
Scalafmt check all (#1867)
Kevin Laeufer
2020-08-14
Add control files for scala-fmt
chick
2020-08-15
experimental SMTLib and btor2 emitter (#1826)
Kevin Laeufer
2020-07-29
Travis: try using openjdk8
Kevin Laeufer
2020-07-29
[2.13] travis: add scala 2.13 to tests
Kevin Laeufer
2020-07-27
Add Treadle publishLocal to CI for Chisel3 Tests (#1793)
Schuyler Eldridge
2020-07-17
Cross-build unidoc in CI (#1772)
Schuyler Eldridge
2020-06-09
Add find_heap_bound.py script for finding minimum heap size
Jack Koenig
2020-06-09
Use Travis Workspaces (#1675)
Jack Koenig
2020-05-07
Update Travis cache for SBT 1.3 (#1573)
Jack Koenig
2020-03-30
Add Unidoc build to Travis CI
Schuyler Eldridge
2020-03-04
Incorporate new AddNot formal regression test
Albert Magyar
2020-02-13
Add Ops equiv check to stress degenerate binary op ConstProp
Albert Magyar
2019-09-13
Add cold benchmarking script (#1167)
Jack Koenig
2019-09-13
Update Travis stage names to match new versions (#1180)
Jack Koenig
2019-09-13
Bump Scala to 2.12.10 (#1155)
Jack Koenig
2019-09-12
Provide a name for each Travis build stage (#1174)
Schuyler Eldridge
2018-10-30
Fix $TRAVIS_COMMIT_RANGE (#927)
Schuyler Eldridge
2018-08-21
Make Scala 2.12.4 the default. (#848)
Jim Lawson
2018-08-03
Fix Travis (#858)
Jack Koenig
2018-05-30
Improve Travis configuration and revert Yosys version
Jack Koenig
2017-12-18
Bump sbt (#703)
Jack Koenig
2017-12-12
Refactor formal equivalence CI test
Jack Koenig
2017-11-16
Make Yosys equivalence check more robust (#686)
Jack Koenig
2017-10-01
Add script for formally comparing emitted Verilog
Jack Koenig
2017-10-01
Add Yosys 0.7 install
Jack Koenig
2017-10-01
Remove redundant tests from Travis
Jack
2017-09-14
Update sbt to 0.13.16; add Scala 2.12 support. (#639)
Jim Lawson
2017-06-29
[Travis] Use Build Stages
Jack
2017-02-16
[skip chisel tests] Add ability to skip Chisel tests in Travis (#444)
Jack Koenig
2016-12-06
Update Travis build configuration (#388)
Jack Koenig
2016-10-19
Add publish-local to Travis tests (#340)
Jack Koenig
2016-09-23
Update Verilator on Travis to 3.886 (#315)
Jack Koenig
2016-06-08
Increased depth of travis clone.
azidar
2016-02-25
Travis updates: add Verilator and Chisel3 tests
jackkoenig
2016-02-23
Initial travis configuration.
Jim Lawson