[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-dev: Icarus 64-bit?
Timothy Normand Miller wrote:
> Anyone done much with Icarus compiled with -march=nocona ? At the
> moment, I'm using the CVS head, so I'm using -g, but for some big
> sims, I'd like to squeeze out every last bit of performance, so I'm
> wondering if x86-64 would help much. (This is under MacOS.)
>
You could actually try that out yourself.
There is a simulation benchmark that includes Icarus:
http://www.veripool.com/verilog_sim_benchmarks.html
If I understand it right you don't have to have verilator installed for
running the benchmark with Icarus.
I tried running the latest develop snapshot 20070227 with it and had to
do a slight modification to the Makefile
In line 26 I had to add a dot '.' to the last -y switch to have it look
like this:
ICARUS_FLAGS = -o simi -y ../bench -y ../rtl -y . \
Cheers,
Guenter
_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev