ovni/src/emu
2023-03-24 12:08:45 +00:00
..
nanos6 Add PCF information for nanos6 2023-03-24 12:08:45 +00:00
ovni Use EXT() macro instead of extend_get() 2023-03-24 12:08:45 +00:00
bay.c Split nanos6 model into separate files 2023-03-24 12:08:45 +00:00
bay.h Fail when the return value is not used 2023-03-24 12:08:45 +00:00
chan.c Split nanos6 model into separate files 2023-03-24 12:08:45 +00:00
chan.h Begin porting the ovni model 2023-03-24 12:08:45 +00:00
clkoff.c Split clkoff initialization 2023-03-24 12:08:45 +00:00
clkoff.h Split clkoff initialization 2023-03-24 12:08:45 +00:00
CMakeLists.txt Add PCF information for nanos6 2023-03-24 12:08:45 +00:00
cpu.c Split nanos6 model into separate files 2023-03-24 12:08:45 +00:00
cpu.h Complete Nanos6 model 2023-03-24 12:08:45 +00:00
emu_args.c Split nanos6 model into separate files 2023-03-24 12:08:45 +00:00
emu_args.h Add emu_args parser 2023-03-24 12:08:45 +00:00
emu_ev.c Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
emu_ev.h Begin porting nanos6 model 2023-03-24 12:08:45 +00:00
emu_hook.h Begin porting nanos6 model 2023-03-24 12:08:45 +00:00
emu.c Add PCF information for nanos6 2023-03-24 12:08:45 +00:00
emu.h Add PCF information for nanos6 2023-03-24 12:08:45 +00:00
extend.c Begin porting nanos6 model 2023-03-24 12:08:45 +00:00
extend.h Move flush channel to ovni model only 2023-03-24 12:08:45 +00:00
kernel.c Split sources into src/emu and src/rt 2022-12-16 13:31:31 +01:00
loom.c Split nanos6 model into separate files 2023-03-24 12:08:45 +00:00
loom.h Begin porting the ovni model 2023-03-24 12:08:45 +00:00
metadata.c Begin porting the ovni model 2023-03-24 12:08:45 +00:00
metadata.h Add loom and proc 2023-03-24 12:08:45 +00:00
model.c Move flush channel to ovni model only 2023-03-24 12:08:45 +00:00
model.h Move flush channel to ovni model only 2023-03-24 12:08:45 +00:00
models.c Add support for multiple models 2023-03-24 12:08:45 +00:00
models.h Add support for multiple models 2023-03-24 12:08:45 +00:00
mux.c Split nanos6 model into separate files 2023-03-24 12:08:45 +00:00
mux.h Complete Nanos6 model 2023-03-24 12:08:45 +00:00
nodes.c Split sources into src/emu and src/rt 2022-12-16 13:31:31 +01:00
nosv.c Split sources into src/emu and src/rt 2022-12-16 13:31:31 +01:00
old_emu.c Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
old_emu.h Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
old_trace.c Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
old_trace.h Add cpu module and begin ovni model 2023-03-24 12:08:45 +00:00
ovnidump.c Split sources into src/emu and src/rt 2022-12-16 13:31:31 +01:00
ovniemu.c Add PCF information for nanos6 2023-03-24 12:08:45 +00:00
ovnisort.c Split sources into src/emu and src/rt 2022-12-16 13:31:31 +01:00
ovnisync.c Split sources into src/emu and src/rt 2022-12-16 13:31:31 +01:00
path.c Begin porting the ovni model 2023-03-24 12:08:45 +00:00
path.h Begin porting the ovni model 2023-03-24 12:08:45 +00:00
pcf.c Add PCF information for nanos6 2023-03-24 12:08:45 +00:00
pcf.h Add PCF information for nanos6 2023-03-24 12:08:45 +00:00
player.c Remove emu prefix from player 2023-03-24 12:08:45 +00:00
player.h Remove emu prefix from player 2023-03-24 12:08:45 +00:00
proc.c Split nanos6 model into separate files 2023-03-24 12:08:45 +00:00
proc.h Complete Nanos6 model 2023-03-24 12:08:45 +00:00
prv.c Add PCF information for nanos6 2023-03-24 12:08:45 +00:00
prv.h Add PCF information for nanos6 2023-03-24 12:08:45 +00:00
pvt.c Add PCF information for nanos6 2023-03-24 12:08:45 +00:00
pvt.h Add PCF information for nanos6 2023-03-24 12:08:45 +00:00
recorder.c Add PCF information for nanos6 2023-03-24 12:08:45 +00:00
recorder.h Add PCF information for nanos6 2023-03-24 12:08:45 +00:00
stream.c Remove emu prefix from trace and stream 2023-03-24 12:08:45 +00:00
stream.h Remove emu prefix from trace and stream 2023-03-24 12:08:45 +00:00
system.c Remove emu prefix from trace and stream 2023-03-24 12:08:45 +00:00
system.h Remove emu prefix from trace and stream 2023-03-24 12:08:45 +00:00
task.c Begin porting nanos6 model 2023-03-24 12:08:45 +00:00
task.h Begin porting nanos6 model 2023-03-24 12:08:45 +00:00
thread.c Move flush channel to ovni model only 2023-03-24 12:08:45 +00:00
thread.h Move flush channel to ovni model only 2023-03-24 12:08:45 +00:00
trace.c Remove emu prefix from trace and stream 2023-03-24 12:08:45 +00:00
trace.h Remove emu prefix from trace and stream 2023-03-24 12:08:45 +00:00
value.h Complete Nanos6 model 2023-03-24 12:08:45 +00:00