Commit Graph

95 Commits

Author SHA1 Message Date
Clifford Wolf f9da3f2ce8 Minor fixes in scripts/icestorm/ 2016-07-14 09:07:52 +02:00
Clifford Wolf f4bb91b060 RISC-V ISA 2.1 now calls "sbreak" officially "ebreak" 2016-06-06 10:46:52 +02:00
Clifford Wolf 614164aabc Added mem timing variations to scripts/csmith/ testbench 2016-05-07 22:13:18 +02:00
Clifford Wolf b2bcf143cb Now using a truly minimalist syscalls.c 2016-05-05 15:13:48 +02:00
Clifford Wolf 264a239a28 Improvements in scripts/csmith/ 2016-05-05 02:00:26 +02:00
Clifford Wolf 211fb521a8 Added scripts/csmith/ verilator support 2016-05-04 13:34:32 +02:00
Clifford Wolf 96831d720f Improved "make spike" in scripts/csmith/ 2016-05-04 10:34:56 +02:00
Clifford Wolf f4e42de247 Added console out to csmith spike 2016-05-04 09:10:58 +02:00
Clifford Wolf 6c69b3812e Using .vvp instead of .exe for iverilog executables 2016-05-04 08:57:16 +02:00
Clifford Wolf 84bd9e9b88 Added scripts/csmith/ spike support 2016-05-04 01:21:39 +02:00
Clifford Wolf 133befd278 Fixed SP init in scripts/{csmith,cxxdemo}/ 2016-05-04 00:43:08 +02:00
Clifford Wolf 3192555374 Added scripts/csmith/ 2016-05-03 16:53:22 +02:00
Clifford Wolf 76f30e4810 Updated stats for Vivado 2016.1 2016-04-20 11:38:13 +02:00
Clifford Wolf fd6e52adb0 "xori" is sometimes disassembled as "not" (with -1 imm) 2016-04-13 17:30:09 +02:00
Clifford Wolf 6a7ed87d1a Added asmcheck to scripts/torture/ 2016-04-13 16:56:29 +02:00
Clifford Wolf 9db6d8fd7e Added batch size parameter for torture test 2016-04-13 15:30:27 +02:00
Clifford Wolf 5ccd0bb572 Fixed scripts/vivado/table.sh output formatting 2016-04-13 15:28:09 +02:00
Clifford Wolf faa1c1a159 Added SBREAK handling for CATCH_ILLINSN=0 2016-04-13 15:09:49 +02:00
Clifford Wolf 713725d14f Added xcku/xcvu handling to scripts/vivado/table.sh 2016-04-13 12:16:20 +02:00
Clifford Wolf d623a718b7 Disabled CATCH_ILLINSN for torture test (needs sbreak) 2016-04-12 20:56:10 +02:00
Clifford Wolf 2938d14833 Run torture test with random PicoRV32 configs 2016-04-12 20:17:36 +02:00
Clifford Wolf 2fdafb9c16 Added BARREL_SHIFTER config parameter 2016-04-12 17:30:31 +02:00
Clifford Wolf 0e9bdd0082 Added Kintex/Virtex UltraScale to "make table.txt" in scripts/vivado/ 2016-04-12 13:12:23 +02:00
Clifford Wolf c9acf5a704 Added "make mrpoper" to scripts/torture/ 2016-04-11 17:12:06 +02:00
Clifford Wolf 094783dcf8 Added mul/div support to scripts/torture/ 2016-04-10 16:55:45 +02:00
Clifford Wolf 8f58453109 Using compressed ISA in cxxdemo 2016-04-10 14:58:07 +02:00
Clifford Wolf df1ae479e3 Support mem_la interface in torture test 2016-04-10 13:42:20 +02:00
Clifford Wolf 9a5d35c195 Using Verilator in torture test bench 2016-04-10 12:35:16 +02:00
Clifford Wolf bc85a4c110 Updated riscv-gnu-toolchain (c.addi16sp bugfix) 2016-04-10 12:03:09 +02:00
Clifford Wolf 0d91dfa59e Updated area table 2016-04-09 14:57:44 +02:00
Clifford Wolf f7435eca96 Improvements in scripts/torture/ 2016-04-09 14:09:22 +02:00
Clifford Wolf 649faca27e Work-around for c.addi16sp zero-imm gas bug (for torture test) 2016-04-09 13:25:29 +02:00
Clifford Wolf 24b299597a Use RV32IC in scripts/torture/ 2016-04-08 22:28:30 +02:00
Clifford Wolf cb0f9df0d0 Added c_ebreak support to riscv-isa-sim-sbreak.diff 2016-04-08 21:41:32 +02:00
Clifford Wolf b40f5864c1 Batch processing for scripts/torture/ 2016-04-08 17:02:41 +02:00
Clifford Wolf 33c0aaf5de Single test support in scripts/torture/ 2016-04-08 16:08:23 +02:00
Clifford Wolf 548abd6cce Added scripts/torture for riscv-torture tests 2016-04-06 16:38:57 +02:00
Clifford Wolf 473ff0d700 Extended c++ demo 2015-12-01 15:45:37 +01:00
Clifford Wolf 014b2c6f09 Bugfix in hex8tohex32.py 2015-11-18 12:52:56 +01:00
Clifford Wolf aa25e426be Added hex8tohex32.py script to cxxdemo 2015-11-17 14:22:19 +01:00
Clifford Wolf 4015d4a5ab Added scripts/cxxdemo/ 2015-11-04 12:55:33 +01:00
Clifford Wolf 51a9a9357a Added scripts/yosys-cmp/ 2015-10-30 14:25:04 +01:00
Clifford Wolf 6783abd994 Merge branch 'master' of github.com:cliffordwolf/picorv32 2015-10-13 11:06:40 +02:00
Larry Doolittle f5eb93ff9d Add a missing dependency 2015-10-13 11:06:11 +02:00
Clifford Wolf a1b0d36432 Minor scripts/icestorm changes 2015-10-08 11:58:59 +02:00
Clifford Wolf b5b1816101 Better "steps" default in smt2-bmc/sync.py 2015-10-06 11:35:23 +02:00
Clifford Wolf e063f64ea2 Improvements to smtio.py 2015-09-18 20:19:14 +02:00
Clifford Wolf 00844092ee Added scripts/yosys/synth_gates 2015-09-12 14:02:23 +02:00
Clifford Wolf 686289adc5 Improvements in smtio.py 2015-08-28 00:59:12 +02:00
Clifford Wolf 534ea17811 Improvements in smtio.py "timer display during solving" feature 2015-08-28 00:12:45 +02:00