Hazard3/test/sim/common
Colin d2942fe094 Add uart software lib. 2025-03-30 00:21:49 +08:00
..
hazard3_csr.h Fix a couple of bugs in preemption priority update, add simple IRQ preemption test 2022-08-07 22:04:42 +01:00
hazard3_instr.h Implement block/unblock instructions, and fix questionable partial masking of sleep signals on exceptions. Add simple test for self-block/unblock with loopback in tb. 2022-08-29 14:52:01 +01:00
hazard3_irq.h Add two new tests for IRQs-over-Zcmp, and fix a bug they found: 2023-11-03 21:12:21 +00:00
init.S Add exclusives monitor to testbench 2021-12-17 17:03:35 +00:00
irq_dispatch.S Add test for IRQ force array 2022-08-09 23:38:14 +01:00
memmap.ld Add RISC-V debug tests 2021-07-22 17:50:04 +01:00
multilib-gen-gen.py Update readme instructions for Ubuntu 24.04 2024-08-07 07:28:51 -07:00
src_only_app.mk Refine soc_cxxrtl and pass demo. 2025-03-27 16:02:09 +08:00
tb_cxxrtl_io.h Enable aph port off soc, and print prints. 2025-03-27 23:48:10 +08:00
uart.h Add uart software lib. 2025-03-30 00:21:49 +08:00
uart_regs.h Add uart software lib. 2025-03-30 00:21:49 +08:00