Hi, I download the example at
https://github.com/apache/tvm-vta/tree/main/apps/tsim_example, and install
Verilator(4.216 2021-12-05 version) on Ubuntu18.04. when i make
it(run_verilog), i got the fllowing error, how should i do?

-- Patch Links --
https://github.com/apac
@driazati @Mousius thanks for the reviews! I have addressed your comments and
the PR is ready for a re-review.
--
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm-rfcs/pull/50#issuecomment-1011551466
You are receiving this because you are subscribed to this thread
This PR ports the VTA hardware to use the recently released new stable version
of Chisel. It also fixes all new warnings.
The tests were all ported to use the `chiseltest` library since the
`chisel-iotesters` are now deprecated. I did remove the `TestRunner` class
since it did not seem to be use
thanks for the comments @mousius, PTAL when you have a minute!
--
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm-rfcs/pull/49#issuecomment-1011344374
You are receiving this because you are subscribed to this thread.
Message ID:
Hello,
How can we request a reviewer to review our RFC?
Also, we have followed the RFC template and listed several unresolved
questions, which need help from reviewer and/or TVM community to resolve?
The first few issues are related TVM Jenkins build's rust/cargo failure. I.e.,
we like to add tw