MIPS/resources/soft/perf_func/lib
Paul Pan 7b33e4213a a big update
1. add test soft
2. modify verilator (TODO: crossbar need to replace)
3. fix CP0: now CU0 is always 1
4. Controller: cacheop
5. Controller: fix TEN
6. mycpu_top fix CP0_i
7. fix AXI.sv
8. fix AXIReader.sv
9. fix AXIWriter.sv: getting the correct data and length
10. MU: fix cache writeback, fix mem data mux, fix writer address, fix read request
2022-07-29 18:25:58 +08:00
..
atob.c a big update 2022-07-29 18:25:58 +08:00
cache.c a big update 2022-07-29 18:25:58 +08:00
cmdline.c a big update 2022-07-29 18:25:58 +08:00
exception.c a big update 2022-07-29 18:25:58 +08:00
getchar.c a big update 2022-07-29 18:25:58 +08:00
guess.c a big update 2022-07-29 18:25:58 +08:00
irq.c a big update 2022-07-29 18:25:58 +08:00
Makefile a big update 2022-07-29 18:25:58 +08:00
malloc.c a big update 2022-07-29 18:25:58 +08:00
memcmp.c a big update 2022-07-29 18:25:58 +08:00
memcpy.c a big update 2022-07-29 18:25:58 +08:00
memset.c a big update 2022-07-29 18:25:58 +08:00
newprintf.c a big update 2022-07-29 18:25:58 +08:00
now.c a big update 2022-07-29 18:25:58 +08:00
printbase.c a big update 2022-07-29 18:25:58 +08:00
printf.c a big update 2022-07-29 18:25:58 +08:00
printhex.c a big update 2022-07-29 18:25:58 +08:00
putchar.c a big update 2022-07-29 18:25:58 +08:00
puts.c a big update 2022-07-29 18:25:58 +08:00
rules.make a big update 2022-07-29 18:25:58 +08:00
sprintf.c a big update 2022-07-29 18:25:58 +08:00
sscanf.c a big update 2022-07-29 18:25:58 +08:00
stdio.c a big update 2022-07-29 18:25:58 +08:00
str_fmt.c a big update 2022-07-29 18:25:58 +08:00
strcat.c a big update 2022-07-29 18:25:58 +08:00
strchr.c a big update 2022-07-29 18:25:58 +08:00
strcmp.c a big update 2022-07-29 18:25:58 +08:00
strcpy.c a big update 2022-07-29 18:25:58 +08:00
strcspn.c a big update 2022-07-29 18:25:58 +08:00
strichr.c a big update 2022-07-29 18:25:58 +08:00
string.c a big update 2022-07-29 18:25:58 +08:00
strncmp.c a big update 2022-07-29 18:25:58 +08:00
strncpy.c a big update 2022-07-29 18:25:58 +08:00
strspn.c a big update 2022-07-29 18:25:58 +08:00
strtok.c a big update 2022-07-29 18:25:58 +08:00
strtoul.c a big update 2022-07-29 18:25:58 +08:00
strtoupp.c a big update 2022-07-29 18:25:58 +08:00
testchar.c a big update 2022-07-29 18:25:58 +08:00
time.c a big update 2022-07-29 18:25:58 +08:00
toupper.c a big update 2022-07-29 18:25:58 +08:00
udelay.c a big update 2022-07-29 18:25:58 +08:00
vsprintf.c a big update 2022-07-29 18:25:58 +08:00