Commit Graph

26 Commits

Author SHA1 Message Date
David Harris
8bc2a7fd4f Fixed typo in gpio simulation command 2024-12-02 02:25:38 -08:00
David Harris
f426b38b28 Adjusted hello and gpio examples to use new wsim --elf syntax 2024-12-02 01:56:39 -08:00
David Harris
a4301babff GPIO example 2024-11-30 19:41:13 -08:00
David Harris
b7467156c5 Hello Wally application now running, can print in spike and wsim via UART. Verilator simulation is broken 2024-11-30 19:12:01 -08:00
David Harris
0ffb9c7315 Removed mcmodel executables 2024-03-14 19:18:51 -07:00
David Harris
d023228cd1 mcmodel example 2024-03-14 07:37:04 -07:00
David Harris
cd7816ff32 Commented out unnecessary text segment in test.ld that causes RWX in LOAD segment warning 2023-05-14 03:58:08 -07:00
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
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
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
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
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
37b091e5da Checked in Chapter 2 C and assembly examples 2021-12-25 06:35:36 -08:00