orca-software
|
ORCA-SOFTWARE is a set of software artifacts that serves as basis for the development of applications for the ORCA MPSOC. This repository includes a copy of the HellfireOS, examples applications, and other integration tools.
Related repositories are enlisted below.
1) Clone this repository 2) Go to the root folder and type $make
in the terminal (Make and RiscV toolchain required!) 3) The generated image.bin
will be available in the bin
folder.
/bin
: compiled binaries and compilation artifacts/docs
: tutorials and guidance resources/logs
: output logs for each individual processor core/models
: hardware models (processor core, memory cores, etc.)/platforms
: top-level platform models (for both many-core and single-core platforms)/simulator
: URSA's coreMakefile
: Make's script. Do not modifiy it unless you know make language well.Configuration.mk
: Change this script to reflect the intended project configuration (comments on the parameters are inside the file)Things that we are likely to work on in the next months:
This is free software! See LICENSE.MD
for details.
Feel free to contact me (andersondomingues), the maintainer of this project: ti.an. ders ondom ingu es@gm ail. com