[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: Icarus Verilog 20010112 Snapshot
On Mon, 14 Jan 2002, Stephen Williams wrote:
>
> mcmahill@mtl.mit.edu said:
> > Tests passed: 408, Parse Errors: 0, Unsupported: 0, failed execution,
> > 15, crashed: 0, C compiler err: 20 total: 452
>
>
> Looks fine. So Solaris and Debian are fine. Thanks guys!
Tests passed: 407, Parse Errors: 0, Unsupported: 0, failed execution, 16,
crashed: 0, C compiler err: 20 total: 452
hmm. netbsd on my alpha came in 1 shy.
memport_bs execution failed
is the difference.
dan@alpha 283 % iverilog -o simv ./ivltests/memport_bs.v
dan@alpha 284 % ./simv
FAILED mem[1]=010x
Any suggestions?
-Dan