Giter VIP home page Giter VIP logo

Comments (6)

lordspacehog avatar lordspacehog commented on May 29, 2024

You need to have firtool installed since that's what's doing the verilog generation. The project has moved to using nix for it's dependencies/environment management so you should try getting that set up.

from rocket-chip.

srishti-sr avatar srishti-sr commented on May 29, 2024

I have set up nix in my system but how can I install firtool

from rocket-chip.

cap-oglu avatar cap-oglu commented on May 29, 2024

run nix develop, it will probably download and build tools which is necessary and includes firtool, if you want to download firtool binaries explicitly, download it from circt releases.

from rocket-chip.

tzwaenn avatar tzwaenn commented on May 29, 2024

I have similar troubles - got the latest firtool binaries from circt, and getting an error because option -dedup does not exist there, just -no-dedup. Removing -dedup from build.sc allows
make verilog
to not error out, but the next one form the README
make verilog CONFIG=DefaultSmallConfig
still errors out with
[build.sc] [47/53] zincReportCachedProblems
Cannot resolve emulator[freechips.rocketchip.system.TestHarness,DefaultSmallConfig].mfccompiler.compile. Try mill resolve emulator._ or mill resolve __.compile to see what's available.
Would be great if the README was more up to date (firtool is not mentioned at all).

from rocket-chip.

Related Issues (20)

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.