Giter Site home page Giter Site logo

building failed about multizone-fpga HOT 4 CLOSED

icennaise avatar icennaise commented on June 3, 2024
building failed

from multizone-fpga.

Comments (4)

cgarlati avatar cgarlati commented on June 3, 2024

From the output above it appears that you miss some dependencies - see "java: not found ..."

Are you able to build the https://github.com/sifive/freedom repo from which the X300 is forked?

BTW, if you just want to use the X300 - rather than contributing to its development, the prebuilt bitstream is available for download at https://github.com/hex-five/multizone-fpga/releases/download/v1.0.1-stable/X300ArtyDevKitFPGAChip-1ab2531.mcs

from multizone-fpga.

icennaise avatar icennaise commented on June 3, 2024

Thank you for your prompt and helpful answers.

In fact, I solved the previous bug in some way, but a new bug occurred immediately like:
ERROR: [Board 49-71] The board_part definition was not found for digilentinc.com:arty:part0:1.1. The project's board_part property was not set, but the project's part property was set to xc7a35ticsg324-1L. Valid board_part values can be retrieved with the 'get_board_parts' Tcl command. Check if board.repoPaths parameter is set and the board_part is installed from the tcl app store. INFO: [Common 17-17] undo 'set_property'

As you said, I want to use multizone-sdk, so I want to use the X300 softcore rather than contributing to its development, but as a beginner, I don't know how to write “.mcs” files into the arty-a7 development kit. I tried to open vivado to find the corresponding chip model but failed.

Is there some documentation or instructions for reference?

Thank you.

from multizone-fpga.

cgarlati avatar cgarlati commented on June 3, 2024

There are many online guides explaining how to program the ARTY board. The process is quite straightforward once you get Vivado installed. Just make sure you pick the right flash model as Digilent sources different SKUs.

Instructions:
https://reference.digilentinc.com/reference/programmable-logic/arty-a7/arty_a7_100_risc_v/start#programming_the_hardware
https://sifive.cdn.prismic.io/sifive%2Fed96de35-065f-474c-a432-9f6a364af9c8_sifive-e310-arty-gettingstarted-v1.0.6.pdf

from multizone-fpga.

amnesia13 avatar amnesia13 commented on June 3, 2024

Hello,

On my side, I fixed the board_part issue for the Arty board with the following changes:

  1. clone the XilinxBoardStore from GitHub to a local repository
  2. edit the ...multizone-fpga/fpga-shells/xilinx/common/tcl/prologue.tcl file and add the following command line:
    set_param board.repoPaths path/to/the/XilinxBoardStore

Regards

from multizone-fpga.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.