summaryrefslogtreecommitdiff
path: root/src/main/resources
AgeCommit message (Expand)Author
2020-03-02Cleanup aspects (#1359)Adam Izraelevitz
2017-05-11Scope resources - move them down into chisel3 directory - fixes #549 (#610)Jim Lawson
2017-01-10Make stop() immediately end simulation for Verilator tests (#434)Jack Koenig
2016-09-21Make implicit clock name consistent (#288)Andrew Waterman
2016-05-09remove vpi source filesDonggyu Kim
2016-01-23Change implicit clock name to clk to match Chisel2Andrew Waterman
2015-12-11Refactor tests to use stop() and assert() instead of io.error/io.doneducky
2015-11-06return -1 on simulation timeoutHenry Cook
2015-11-04Remove Parameters library and refactor Driver.Henry Cook
2015-09-23Remove unused filesducky
2015-08-08verilog emulator resourcesHenry Cook
2015-04-27add headersjackbackrack