Giter VIP home page Giter VIP logo

Comments (4)

ssjimh avatar ssjimh commented on June 7, 2024

Are Varilog variable names local to modules? In a code block with multiple modules?

from icestudio.

ssjimh avatar ssjimh commented on June 7, 2024

Is there a log file or output file that the "builder" or "uploader" creates that has details about build errors?
Some error message pop-ups aren't very detailed, so I'm hoping to find details about the error.

Also, sometimes when I press "upload", it works for a few seconds and finishes without error messages, but the design is not uploaded to the board. How can I find out why?

Thanks!

from icestudio.

cavearr avatar cavearr commented on June 7, 2024

Hi @ssjimh ! each icestudio block is a verilog module, but you could try to define a module inside the block (the scope should works only into this code block).

For the moment you could import verilog files that are in your project folder. For the moment folders are not supported (but very soon support it, i'm working on it!).
For this, you only put a comment at the start of the verilog editor:

// @include ram_sdp.v

ram_sdp.v for example should be in the same folder that your .ice

Captura de pantalla 2024-03-10 a las 20 05 04

About the yosys output, you could find in this option:

Captura de pantalla 2024-03-10 a las 20 06 03

Greetings!

from icestudio.

ssjimh avatar ssjimh commented on June 7, 2024

Thanks Cavearr!

from icestudio.

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.