Tex CSRs write support added

This commit is contained in:
Krishna Yalamarthy
2021-03-13 22:01:25 -05:00
committed by Blaise Tine
parent 7587876820
commit 72e06ef4fe
14 changed files with 166 additions and 7 deletions

View File

@@ -3,6 +3,8 @@
#define KERNEL_ARG_DEV_MEM_ADDR 0x7ffff000
// #include <vortex.h>
struct kernel_arg_t {
uint32_t num_tasks;
uint32_t task_size;