-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Running the command protosyn -b genesys2 -d system -c ariane --x_tiles=2 --y_tiles=1 --linux_bootrom=uboot fails with the error: [ERROR] fpga_lib.py:344: Vivado Project was not created properly!.
make_project.log
INFO: compiling DTS and bootroms for Ariane (MAX_HARTS=2, UART_FREQ=66667000)...
python3 /home/.../openpiton/piton/tools/bin/riscvlib.py
// /home/.../openpiton/piton/design/./xilinx/genesys2/devices_ariane.xml
dtc -I dts rv64_platform.dts -O dtb -o rv64_platform.dtb
riscv64-unknown-elf-gcc -Tlinker.ld bootrom.S -nostdlib -static -Wl,--no-gc-sections -o bootrom.elf
rm rv64_platform.dtb
child process exited abnormally
while executing
"exec make all 2> /dev/null"
invoked from within
"if {[info exists ::env(PITON_ARIANE)]} {
puts "INFO: compiling DTS and bootroms for Ariane (MAX_HARTS=$::env(PITON_NUM_TILES), UART_FREQ=$env(CONFI..."
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels