qbox
qbox copied to clipboard
Qbox
This GitHub Action runs Repoliner on push or pull requests to master. This should've been enabled when the project was first setup. We need to enable this and correct violations...
Encountered an error when running `cmake -B build`: > Scanning dependencies of target gs-cmake-populate > [ 11%] Creating directories for 'gs-cmake-populate' > [ 22%] Performing download step (git clone) for...
CMake Error at CMakeLists.txt:198 (message): The command 'meson setup' failed with the output error: command used : cmake -B build -DCPM_SOURCE_CACHE=`pwd`/Packages
I'm wondering if there is any document about how to build a RISCV64 platform. How can we configure the .lua file to build a platform that supports RISCV64?
How can we implement vSOC communication in Qbox? How should we configure the .lua file or any other files for the same? Can you provide an example code for the...
CPMDeclarePackage(qemu NAME libqemu GIT_REPOSITORY ${GREENSOCS_GIT}${QEMU_PATH_NAME}.git GIT_TAG libqemu-v8.2-v0.1.10 GIT_SUBMODULES CMakeLists.txt GIT_SHALLOW on ) the libqemu-v8.2-v0.1.10 package is not found. Is the [git.greensocs.org](https://git.greensocs.com/) private repo? how can we build qbox then?
Hi, Does qbox in its current stage support multi-core emulation. For example: like cortex a53 + cortex a76 combined to run the sample ubuntu image on top of platform-vp.