| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-11 | Scope resources - move them down into chisel3 directory - fixes #549 (#610) | Jim Lawson | |
| 2017-02-28 | Use test_run_dir for more tests. (#534) | Jim Lawson | |
| * Use test_run_dir for more tests. * Use official option and DRY. Make "test_run_dir" the default for ChiselSpec. Verify output files are created in DriverSpec tests. | |||
| 2017-01-31 | Fix spelling of ChiselExecutionSuccess | Jack | |
| 2017-01-31 | Move blackbox verilog implementations within reach of verilator (#453) | Chick Markley | |
| * Move blackbox verilog implementations within reach of verilator Blackbox implementers can annotate the modules with information on where to get the source verilog This API is very lightweight, real work is done in firrtl in companion PR Added some verilog to BlackBoxTest.v resource for testing * if a file named black_box_verilog_files.f exists add a -f black_box_verilog_files.f to the verilog to cpp command | |||
