aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* add readme file for torture test (closes #93)Steffen Vogel2019-02-111-0/+6
* use 32 bit toolchainEmilio Rojas2018-11-081-1/+1
* update to current vivado versionEmilio Rojas2018-11-081-1/+1
* Renamed linker fileGuy Hutchison2018-10-181-1/+1
* Removed dead code and cleanup before pull requestGuy Hutchison2018-10-185-58/+16
* Removed multiplier/dividerGuy Hutchison2018-10-185-6/+75
* Passing with custom linker fileGuy Hutchison2018-10-187-0/+442
* Fix miscellaneous typos in documentationLarry Doolittle2018-04-171-1/+1
* Update riscv-gnu-toolchain to 1b80cbeClifford Wolf2018-04-032-62/+62
* scripts/icestorm: use 'yosys-config' to find data directoryAustin Seipp2018-02-141-2/+2
* scripts: remove old -m32 argument to riscv-gccAustin Seipp2018-02-143-3/+3
* Update evaluation results to Vivado 2017.3Clifford Wolf2017-10-211-1/+1
* Update vivado evaluationsClifford Wolf2017-07-203-17/+34
* Fix scripts/torture gcc callsClifford Wolf2017-07-102-2/+2
* Remove some trailing whitespaceLarry Doolittle2017-06-136-7/+7
* Add scripts/presyn/ exampleClifford Wolf2017-02-099-0/+237
* Added riscv.ld linker script (static entry point at 0x10000)Clifford Wolf2017-01-131-1/+1
* Fixed "make test_synth"Clifford Wolf2016-12-151-1/+2
* Added cpu?_trap signals to tracecmp3.vClifford Wolf2016-12-031-0/+4
* Removed old scripts/smt2-bmc/Clifford Wolf2016-12-0310-1075/+0
* Added tracecmp3 smtbmc scriptClifford Wolf2016-11-163-0/+152
* Improved tomthumbtestgenClifford Wolf2016-10-248-33/+62
* Added scripts/tomthumbtestgenClifford Wolf2016-10-236-0/+183
* Added smtbmc axicheck2, improved axicheckClifford Wolf2016-10-016-20/+207
* Added smtbmc axicheckClifford Wolf2016-09-303-0/+201
* Just COMPRESSED_ISA is enough to trigger the bugClifford Wolf2016-09-141-2/+2
* tracecmp2 found a bug in this configClifford Wolf2016-09-131-5/+5
* Added scripts/smtbmc/tracecmp2Clifford Wolf2016-09-134-0/+212
* Merge pull request #18 from wallclimber21/quartusClifford Wolf2016-08-3120-0/+680
|\
| * Delete unusused fileTom Verbeure2016-08-311-8/+0
| * synth_speedTom Verbeure2016-08-303-13/+6
| * Don't delete non-existing filesTom Verbeure2016-08-301-2/+2
| * synth_systemTom Verbeure2016-08-305-36/+9
| * synth_area_large and synth_area_regularTom Verbeure2016-08-306-22/+15
| * Make synth_area_small workTom Verbeure2016-08-305-20/+16
| * Add QUARTUS_BIN prefixTom Verbeure2016-08-301-3/+3
| * Increase countdown by 1Tom Verbeure2016-08-301-1/+1
| * table.txt generation worksTom Verbeure2016-08-293-27/+27
| * Checkpoint: map, fitTom Verbeure2016-08-292-37/+19
| * Make sim_system workTom Verbeure2016-08-292-20/+10
| * Clone vivado dir into quartus dirTom Verbeure2016-08-2920-0/+761
* | Using new yosys write_smt2 cmdlineClifford Wolf2016-08-303-5/+5
* | Minor fixes/cleanups in mul reset logicClifford Wolf2016-08-303-0/+101
|/
* Added more asserts to picorv32, more smtbmc examplesClifford Wolf2016-08-296-3/+190
* Added next gen yosys-smtbmc verification scriptsClifford Wolf2016-08-265-0/+207
* Minor fixes in scripts/icestorm/Clifford Wolf2016-07-142-11/+11
* RISC-V ISA 2.1 now calls "sbreak" officially "ebreak"Clifford Wolf2016-06-066-9/+9
* Added mem timing variations to scripts/csmith/ testbenchClifford Wolf2016-05-071-9/+24
* Now using a truly minimalist syscalls.cClifford Wolf2016-05-052-844/+96
* Improvements in scripts/csmith/Clifford Wolf2016-05-054-61/+77