Skip to content

opensocdebug/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