Skip to content
This repository was archived by the owner on Jan 10, 2026. It is now read-only.

Indyuce/realtime-gecko5-debugging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime debugging on Gecko5 or1k virtual prototype

Custom OpenOCD source available here

File Content

Folder  Content
src/vp Source code of the virtual prototype, and scripts to run OpenOCD and GDB. src/vp/modules/jtag contains code and testbenches for the up-to-date JTAG interface. src/vp/modules/jtag_interface contains the code for the JTAG interface of the last semester project, it is only kept for reference. src/vp/modules/adv_debug_if contains Verilog code of the ADI.
report Report source code
notes Weekly meeting notes
docs Additional, external documentation (FPGA, OR, ADI, course slides..)
src/or1ksim Source code of an or1k simulator. We thought about using it for tests but it turns out it implements a GDB RSP server directly, so it's impossible to use it alongside OpenOCD. It turned out useless for this project
src/or1k_programs Some programs to try GDB with

References (see report for exhaustive list)

About

Realtime debugging of Gecko5Education board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors