You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is weird--all of those errors are in Verilator itself, I don't see any mention of a file from Chisel or FIRRTL. Did you build Verilator yourself? If so can you try running its tests?
On Nov 11, 2018, at 5:08 PM, Jack Koenig ***@***.***> wrote:
This is weird--all of those errors are in Verilator itself, I don't see any mention of a file from Chisel or FIRRTL. Did you build Verilator yourself? If so can you try running its tests?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
This typically means Verilator was build with a different compiler than the one found on the default path.
Hi all,
I get the following error when generating Verilog with the command
./run-examples GCD --backend-name verilator
Is there a mismatch of Chisel3 with Verilator. My installed version is
Verilator 3.922 2018-03-17 rev UNKNOWN_REV
The text was updated successfully, but these errors were encountered: