This commit is contained in:
mpabi 2024-06-02 14:19:36 +00:00
parent 93cf407fee
commit c6ba51009c
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
/*
* Subject: Interrupt Controller (IRQ), irq@MuraxSoc (RV32I)
* Lang_s: asm, c, c++
* Env: Bare Metal verilated MuraxSoc
* Lang: Asm, C, C++ (Father of all programming languages)
* OS: Bare Metal @verilated MuraxSoc
* Tested: gdb@jtag
* mpabi@2024/PI
* Authored: mpabi@2024/PI
*/
#include <stdint.h>