Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Udp issue while simulating gate-level netlist #698

Closed
veripoolbot opened this issue Nov 15, 2013 · 3 comments
Closed

Udp issue while simulating gate-level netlist #698

veripoolbot opened this issue Nov 15, 2013 · 3 comments
Labels
resolution: duplicate Closed; issue or pull request already exists type: feature-IEEE Request to add new feature, described in IEEE 1800

Comments

@veripoolbot
Copy link
Contributor


Author Name: Kaalia Kahn
Original Redmine Issue: 698 from https://www.veripool.org
Original Date: 2013-11-15


Hi I want to refer back to issue #468.

http://www.veripool.org/issues/468-Verilator-Support-primitive-instantiations

I am having the same problem. The simulation is not working. Is there a work around? I have a deadline to meet. If this is not possible, please let me know.

@veripoolbot
Copy link
Contributor Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2013-11-15T12:06:12Z


The state remains as said in #�, they are unsupported with a patch if someone wants to put in the effort to improve them.

Meanwhile the standard practice is to make standard modules with the same functions as the primitives.

@veripoolbot
Copy link
Contributor Author


Original Redmine Comment
Author Name: Kaalia Kahn
Original Date: 2013-11-15T15:24:55Z


Hi Wilson,

I hope you are well. I have done as you said i.e, replacing primitives with equivalent RTL code. The simulation works but the answer is not correct. This is for gate-level simulation of opencores AES-128 design. I have done the RTL simulation of AES-128 as well with Verilator. RTL simulation is giving the expected output but Gate-level is not. How to resolve this mismatch easily?

I am attaching the tar file. Please take a look.

I want to make this available as opensource design to your website once it is done.

@veripoolbot
Copy link
Contributor Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2013-11-15T15:53:28Z


Sorry, I am a little too overwhelmed to debug individual issues. I would suggest you run it under a different simulator and compare waveforms to find where it differs. A typical problem spot is generated clocks.

If you find a issue not described in the manual please make a test case in the format described in the manual. If your issue is urgent chances are you will need to provide a patch yourself; unfortunately this is the nature of open source, you are not paying for support.

@veripoolbot veripoolbot added resolution: duplicate Closed; issue or pull request already exists type: feature-IEEE Request to add new feature, described in IEEE 1800 labels Dec 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution: duplicate Closed; issue or pull request already exists type: feature-IEEE Request to add new feature, described in IEEE 1800
Projects
None yet
Development

No branches or pull requests

1 participant