Commit Graph

46 Commits

Author SHA1 Message Date
David Harris
644dfe7463 Removed lab1matrix solutions 2023-02-02 19:40:41 -08:00
David Harris
0a540495f6 Removed O2 from fir Makefile to be consistent with lab. 2023-02-01 15:43:52 -08:00
David Harris
625ca64474 Removed student solution to fir 2023-01-31 14:40:12 -08:00
David Harris
7004f262c9 Added DWARF symbols for QEMU simulation 2023-01-26 14:51:39 -08:00
David Harris
a96d8dcec0 removed fma directory, improved plic comments 2023-01-18 13:06:54 -08:00
David Harris
cb4c3ff1ce Simplified shipping in divshiftcalc; enhanced testbench-fp to be able to run all 32-bit tests generated by sqrttest 2022-09-21 10:35:08 -07:00
David Harris
8612465756 fixed tininess detection in TestFloat examples, merged change in WALLY-TEST-LIB 2022-07-04 03:21:04 +00:00
Katherine Parry
5f7072bd96 postprocessing unit created and passing all tests 2022-06-13 22:47:51 +00:00
David Harris
4b0bf937ff Removed unused ch5 assembly example 2022-05-12 14:05:27 +00:00
mmasserfrye
cf900cf44d Merge branch 'main' of https://github.com/davidharrishmc/riscv-wally into main 2022-05-12 07:24:04 +00:00
mmasserfrye
52b0e7d567 filled in ppa.sv, madzscript.py now synthesizes in parallel in puts results in csv 2022-05-12 07:22:06 +00:00
David Harris
bfb07f4572 Added examples/asm/trap trap handler example 2022-05-12 04:31:00 +00:00
David Harris
41e111a44f Merge branch 'main' of github.com:davidharrishmc/riscv-wally into main 2022-03-04 07:21:22 -08:00
David Harris
dab04b46fe Cleaned up printing and warnings in fpcalc.c 2022-03-04 07:21:18 -08:00
David Harris
d24178aa34 Prettied up softfloat_demo 2022-03-04 05:16:20 +00:00
James E. Stine
76a4b80528 Minor tweak of output of fpcalc - can be reversed with commented out code 2022-02-28 14:10:22 -06:00
David Harris
659b75fc2b Corrected printing doubles 2022-02-28 04:28:07 +00:00
David Harris
ec27df6a12 Enhanced printing intermediate results in fpcalc.c 2022-02-28 04:15:20 +00:00
David Harris
30b0f21255 New softfloat_calc program 2022-02-27 20:35:01 +00:00
David Harris
bb14dba9be Created softfloat_demo showcasing how to do math with SoftFloat 2022-02-27 18:17:21 +00:00
David Harris
ee315bd62b examples cleanup 2022-02-02 12:57:13 +00:00
David Harris
2d112698b7 Replaced || and && with | and & 2022-01-31 01:07:35 +00:00
David Harris
52b8b68086 Added math.h to fir.c 2022-01-28 00:26:06 +00:00
David Harris
0660e5fe51 removed sum executable 2022-01-25 10:24:05 +00:00
David Harris
4c8c359894 More example Makefile cleanup 2022-01-25 06:53:03 +00:00
David Harris
26013a984b Fixed sumtest reference output; added embench benchmark directory 2022-01-24 23:21:09 +00:00
David Harris
0bb63e9ad1 Fixed path to riscvOVPsimPlus 2022-01-21 00:12:14 +00:00
David Harris
d1162eeebf fir.c 2022-01-20 17:15:53 +00:00
David Harris
ac28880cd9 Added FIR example 2022-01-20 16:57:36 +00:00
David Harris
ab25aa4df9 Created linux directory for linux config 2022-01-20 00:04:23 +00:00
David Harris
1a21e7f011 riscvsingle reparittioned to match Ch4 2022-01-17 16:57:32 +00:00
David Harris
e3f6c398b5 Mixed C and assembly language test cases; SRT initial version passing tests 2022-01-13 21:45:54 +00:00
David Harris
e41ce09b5d C sum example 2022-01-12 09:04:41 +00:00
James E. Stine
52a8ac9132 remove extraneous 2022-01-11 16:01:48 -06:00
James E. Stine
63a37395ef Update on assembly simple/spike 2022-01-11 15:59:56 -06:00
David Harris
c0439110e9 Added inline assembly to simple 2022-01-11 21:32:30 +00:00
David Harris
e25760d8e5 Added C test cases 2022-01-11 21:01:48 +00:00
David Harris
2a7e77d2b1 Do file for riscvsingle 2022-01-10 16:26:18 +00:00
David Harris
6587bd6944 Added fulladder example files 2022-01-10 16:15:05 +00:00
David Harris
467aac8463 Added riscvsingle. Removed unnecessary coremark config. Added compiler flags for Coremark. 2022-01-10 05:04:13 +00:00
David Harris
27c1d73cb1 Code cleanup 2022-01-07 04:07:04 +00:00
David Harris
a5a89e58a8 Fixed unpacking bug; regression runs again 2022-01-06 18:22:30 +00:00
David Harris
d78b806332 Added performance counting to sumtest and added imperas32/64periph to testbench. 2021-12-29 00:28:51 +00:00
David Harris
e97e512da9 Started FIR test code and started incorporating Imperas tests 2021-12-25 22:39:51 +00:00
David Harris
37b091e5da Checked in Chapter 2 C and assembly examples 2021-12-25 06:35:36 -08:00
David Harris
da1df17fbb Do File cleanups 2021-12-17 17:45:26 -08:00