tillitis-key/hw/application_fpga/tb
Mikael Ågren a871d23d5d
PoC: Add basic syscall example firmware
Adds a basic example firmware that copies an app to app RAM. The app
triggers syscall interrupts and tries to execute ROM code from app mode.

A make target (`tb_application_fpga_irqpoc_with_app`) that simulates a
Tkey running the firmware is added.
2025-02-07 12:54:01 +01:00
..
application_fpga_sim.v PoC: Trap when executing from ROM in app mode 2025-02-07 12:54:00 +01:00
application_fpga_verilator.cc Updated application_fpga_verilator.cc to match module application_fpga_sim. 2024-11-28 16:10:01 +01:00
reset_gen_sim.v Align module name with its file name. 2024-11-28 16:09:59 +01:00
tb_application_fpga_sim.v PoC: Add basic syscall example firmware 2025-02-07 12:54:01 +01:00
trng_sim.v Add verilog file for TRNG simulation 2024-11-28 16:10:00 +01:00