Skip to content

Vivado project creation #5

@asanaullah

Description

@asanaullah

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..."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions