Skip to content
This repository has been archived by the owner on Aug 7, 2019. It is now read-only.

nicogtm/software

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the host software library and daemon for the Open SoC Debug project.

It is work in progress, please visit http://opensocdebug.org for more information.

Try it out

  • Build the software: ./autogen.sh; cd build; ../configure; make; make install
  • Start a simulation or board
  • Connect the daemon: opensocdebugd tcp
  • It will start an xterm for the terminal
  • Connect to the daemon using the command line interface: osd-cli
  • Reset the system and keep cores halted: reset -halt
  • Start the processor cores: start
  • Run memory test: mem test

About

Host Software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 83.0%
  • M4 10.4%
  • Python 3.8%
  • Makefile 2.6%
  • Shell 0.2%