This website works better with JavaScript.
Explore
Register
Sign In
matthew1kalasky3
/
microwatt
forked from
cores/microwatt
Watch
1
Star
0
Fork
You've already forked microwatt
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d3291dbdf0
master
fpu-init
loadstore-init
core_debug-init
icache-unused-sig
icache-insn-u-state
dcache-unused-sig
unused-sig
divider-init
loadstore-pmu-init
icache-pmu-events
fpu-typo
less-fpga-init
caravel-mpw6-20220530
caravel-mpw5-20220323
caravel-mpw5-20220322
alt-reset-address
log2ceil-issue
fpu-constant
asic-3
boxarty-20211011
icbi-issue
orange-crab-freq
dcache-nc-fix
remove-potato-uart
cache-tlb-parameters-2
caravel-20210114
caravel-20210105
jtag-port-2
jtag-port
nia-debug
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd3291dbdf0'
${ noResults }
microwatt
/
.gitignore
10 lines
76 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial import of microwatt Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
5 years ago
*.o
*~
*.cf
*.s
Update gitignore for new test bench build files Just ignore all *_tb files Signed-off-by: Michael Neuling <mikey@neuling.org>
5 years ago
*_tb
Add test cases for new exceptions and supervisor state This adds test cases for: - sc, illegals and decrementer exceptions - decrementer overflow - rfid - mt/mf sprg0/1 srr0/1 - mtdec - mtmsrd - sc It also adds these test cases to make check/check_light Signed-off-by: Michael Neuling <mikey@neuling.org>
5 years ago
main_ram.bin
tests/*/*.bin
tests/*/*.hex
tests/*/*.elf