GithubHelp home page GithubHelp logo

Comments (4)

cliffordwolf avatar cliffordwolf commented on July 30, 2024

Obviously that should not happen.. but without code to reproduce it there is nothing I can do about the issue. You can try narrow it down to a small example that doesn't contain any secret stuff and post that code.

from riscv-formal.

cliffordwolf avatar cliffordwolf commented on July 30, 2024

There should be a line smt2: starting process ... in the output that tells you the command that failed. Maybe you can at least generate a stack trace for the assertion?

The input file for that command is pc_bwd_ch0/model/design.il. You can try generating a minimal test case by removing cell..endcell blocks from that file and simply re-running yosys design_smt2.ys in pc_bwd_ch0/model/. That might be simpler than trying to strip the original Verilog code to a minimal test case.

I am currently in Palo Alto. Your github profile says you are at UCB. I can take an Uber/Lyft to UCB if you'll let me troubleshoot this issue with your code on-site on your hardware..

from riscv-formal.

albert-magyar avatar albert-magyar commented on July 30, 2024

That is an amazing offer, but unfortunately I am using riscv-formal for an internship, so I'll just have to narrow it down to a smaller example. Thanks for the tips on directly using the .il file, I will try that.

One difference I have noticed in other wrappers is the liberal use of the keep attribute. Is this merely to simplify debugging, or is it necessary in some capacity?

from riscv-formal.

cliffordwolf avatar cliffordwolf commented on July 30, 2024

One difference I have noticed in other wrappers is the liberal use of the keep attribute. Is this merely to simplify debugging, or is it necessary in some capacity?

It is just for debugging to make sure that those wires end up in VCD traces (i.e. are not optimized away).

from riscv-formal.

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.