Prev: infering BRAM for a FIFO in XST(spartan 3)
Next: Spartan 3E: MAX_STEPS as a function of CLKIN frequency
From: Abby Brown on 29 Mar 2010 16:22 Hi, Altera's Quartus II does not include a free simulator. Is there a free VHDL or Verilog simulator that is reasonalbly good? Google shows a few but I would prefer a recommendation. Thanks, Gary
From: Patrick Maupin on 29 Mar 2010 17:15 On Mar 29, 3:22 pm, "Abby Brown" <abbybr...(a)charter.net> wrote: > Hi, > > Altera's Quartus II does not include a free simulator. Is there > a free VHDL or Verilog simulator that is reasonalbly good? > Google shows a few but I would prefer a recommendation. > > Thanks, > Gary Icarus is great. Also, if you have heavy-duty sims that take a lot of time, and don't mind doing a little test jig coding in C or C++, verilator is great and fast (but it is only a 2 state simulator, not a 4 state simulator). Regards, Pat
From: Alan Fitch on 29 Mar 2010 19:57 On 29/03/10 21:22, Abby Brown wrote: > Hi, > > Altera's Quartus II does not include a free simulator. Is there > a free VHDL or Verilog simulator that is reasonalbly good? > Google shows a few but I would prefer a recommendation. > > Thanks, > Gary > > Depends what you mean by "include" - you can download a completely free version of Modelsim from the Altera Website, regards Alan -- Alan Fitch
From: Abby Brown on 2 Apr 2010 11:30 >> Altera's Quartus II does not include a free simulator. Is >> there >> a free VHDL or Verilog simulator that is reasonalbly good? >> Google shows a few but I would prefer a recommendation. >> > Depends what you mean by "include" - you can download a > completely free > version of Modelsim from the Altera Website, > Alan Fitch Good. That appears to be brand new. Last time I looked Modelsim was available only with a subscription. My bdf to C# generator is now working but Modelsim is a backup. Thanks, Gary
From: Jeff Cunningham on 3 Apr 2010 09:40 On 4/2/10 11:30 AM, Abby Brown wrote: >>> Altera's Quartus II does not include a free simulator. Is >>> there >>> a free VHDL or Verilog simulator that is reasonalbly good? >>> Google shows a few but I would prefer a recommendation. >>> >> Depends what you mean by "include" - you can download a >> completely free >> version of Modelsim from the Altera Website, >> Alan Fitch > > Good. That appears to be brand new. Last time I looked > Modelsim was available only with a subscription. My bdf to C# > generator is now working but Modelsim is a backup. > The free versions of Modelsim have been available for years (also through xilinx - look for "starter edition") but are really usable for small designs. Once your design goes over a certain number of statements (I think 500 or something like that) execution slows to a crawl. -Jeff
|
Next
|
Last
Pages: 1 2 Prev: infering BRAM for a FIFO in XST(spartan 3) Next: Spartan 3E: MAX_STEPS as a function of CLKIN frequency |