I installed covered-0.3,
but I cannot use it.
When I run "covered score -t sim_core -v sim_core.v",
then the following error occurs.
ERROR! parse error, expecting 'K_macromodule'
or 'K_module', file: sim_core.v, line: 2
Of course, my verilog file, sim_core.v, is correct
as it beginse as follows.
module sim_core;
reg clk;
reg nReset;
....
Would you help me?
Logged In: YES
user_id=512771
Closing this bug as I have not received any additional
information to help debug this problem.
Logged In: YES
user_id=1237105
I have not installed it successfully yet.
Sorry for hearing it.
If I get some information about it, I will post it.