aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* More fixes related to assertpmux checksClifford Wolf2016-09-131-2/+9
* Added more asserts for the memory interfaceClifford Wolf2016-09-132-3/+36
* tracecmp2 found a bug in this configClifford Wolf2016-09-131-5/+5
* Added scripts/smtbmc/tracecmp2Clifford Wolf2016-09-134-0/+212
* Merge pull request #21 from wallclimber21/mem_wdataClifford Wolf2016-09-081-1/+3
|\
| * Fix tabsTom Verbeure2016-09-071-2/+2
| * Only clock mem_wdata when necessaryTom Verbeure2016-09-071-1/+3
* | Using assertpmux in "make check"Clifford Wolf2016-09-072-2/+29
* | Two minor bugfixesClifford Wolf2016-09-061-2/+2
* | Added misisng MUL_CLKGATE stageClifford Wolf2016-09-061-4/+3
* | Added picorv32_pcpi_fast_mul MUL_CLKGATEClifford Wolf2016-09-051-4/+9
* | More picorv32_pcpi_mul timing improvementsClifford Wolf2016-09-041-7/+12
* | Added optional FFs to picorv32_pcpi_fast_mulClifford Wolf2016-09-041-16/+24
* | Renamed testbench_slow_mem to testbench_nola (no look ahead)Clifford Wolf2016-09-043-7/+11
* | Cleanups in dhrystone/testbench_slow_mem.v, added results to READMEClifford Wolf2016-09-042-24/+6
* | Merge pull request #19 from wallclimber21/dhrystone_slowClifford Wolf2016-09-042-1/+122
|\ \
| * | Fix tabsTom Verbeure2016-09-031-29/+29
| * | testbench_slow_memTom Verbeure2016-09-022-1/+122
| |/
* | Added generic "make check-<solver>" ruleClifford Wolf2016-09-031-7/+5
* | Minor bugfix/cleanup (mostly for formal verification)Clifford Wolf2016-09-031-1/+1
|/
* 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
* | Moved cpuregs read/write to extra always blocksClifford Wolf2016-08-311-45/+79
* | Be more explicit about single register file write portClifford Wolf2016-08-311-4/+16
* | Using new yosys write_smt2 cmdlineClifford Wolf2016-08-301-1/+1
* | Using new yosys write_smt2 cmdlineClifford Wolf2016-08-303-5/+5
* | Using fast mul in dhrystone benchmarkClifford Wolf2016-08-302-4/+3
* | Dhrystone: Add toolchain prefix to objcopyTom Verbeure2016-08-302-1/+2
* | Merged picorv32_pcpi_fast_mul changesClifford Wolf2016-08-304-3/+110
|\ \
| * | Bugfix in picorv32_pcpi_fast_mulClifford Wolf2016-08-301-1/+1
| * | Merge branch 'fast_mul_opt' of https://github.com/wallclimber21/picorv32Clifford Wolf2016-08-301-1/+2
| |\ \
| | * | Reduce rs1, rs2 from 64 to 33 bits to make life for synthesis tools easier.Tom Verbeure2016-08-291-1/+2
| | |/
| | * Merge pull request #1 from cliffordwolf/masterJohn2016-08-2910-67/+386
| | |\ | |_|/ |/| |
| * | Minor fixes/cleanups in mul reset logicClifford Wolf2016-08-304-1/+107
|/ /
* | Added picorv32_pcpi_fast_mul coreClifford Wolf2016-08-292-12/+104
* | Fixed bug in test firmware IRQ handlingClifford Wolf2016-08-291-1/+1
* | More assertsClifford Wolf2016-08-291-0/+9
* | Added more asserts to picorv32, more smtbmc examplesClifford Wolf2016-08-298-54/+272
|/
* Some minor cleanupsClifford Wolf2016-08-261-12/+10