Skip to content
/ osd-sw Public
forked from opensocdebug/osd-sw

Open SoC Debug Software reference implementation

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.argtable
Notifications You must be signed in to change notification settings

silky/osd-sw

 
 

Repository files navigation

codecov

Open SoC Debug Software

This is the reference implementation of the Open SoC Debug host software.

Documentation

Build Dependencies

./install-build-deps.sh

Build

./autogen.sh
mkdir build
cd build
../configure
make
make install

License

This software is licensed under the Apache 2 license. See the LICENSE file for the full license text.

The included command line tools use argtable3, which is licensed under a BSD license. Pleaes find the full license and attribution notice in LICENSE.argtable.

About

Open SoC Debug Software reference implementation

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.argtable

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.1%
  • Python 9.3%
  • M4 3.3%
  • Other 1.3%