Re: [myhdl-list] choice of free Verilog simulator: icarus vs cver
Brought to you by:
jandecaluwe
From: <dan...@we...> - 2006-09-28 22:05:03
|
George Pantazopoulos wrote: > > Oh, I may want to stick with Icarus, then, as long as the signed > arithmetic stuff is fixed. Is it ok to use the latest snapshot? If not, > can you recommend a particular one? > Hi George, I recently installed the latest snapshot 20060809 under cygwin and had to do some adjusting to get it to compile. First there is a bug report: http://sourceforge.net/tracker/index.php?func=detail&aid=1541452&group_id=149850&atid=775997 with a patch file: http://sourceforge.net/tracker/download.php?group_id=149850&atid=775997&file_id=194444&aid=1541452 >From all what is said in that bug report the patch file is the one to apply to the source. Then there is another change that has to be done: > Stephen Williams wrote: > [...] >> > >> > Try adding ivl_lval_width to the ivl.def file in the main source >> > directory, then rebuild from the top down. It looks like that got >> > missed in the big fixup. That did it for me. Guenter |