Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
For DSP applications, you may choose FPGA devices with embedded multipliers or arithmetic blocks. Xilinx Virtex II or Altera Stratix have such embedded multipliers.
I have used both families of FPGAs, both require some time investment in time to get the best out ot them. The Xilinx Coregen does make it particularly easy to generate modules such as mulipliers, adders adders and fifos, and do functional simulation with via the unisim library. Without bias, this can also done with Altera tools also. Last week implemented and a colour space converer, which involves 3x3 matrix operations, simulations and implementation all done in a couple days using Xilinx FPGAs. Jus one thing to add, I don't use the Modelsim simulator, ALDECs AHDL instead. I use Xilinxs ISE 4.1. I don't do any fancy stuff like floor planning.
Best thing thing try them both out, and see which one does it for you. WEB editons of both available.
I suggest that you do a small test bench(not a VHDL code, i.e simple design) that contains the features related to your design and check which of them more suit your application.
i find that before you need to evalute how big is your project, take a margin and select the right device.
another choice may be if you need to have a very high frequency or no, in this case you may chose a cheapest device.
another stone is if you have experience whit a device, in this ase may be that you chose to use the same vendor for your commodity.
Bye.
G.
if you want to use embeded microp in FPGA, Altera is better, Altera have NIOS and support ARM core, Altera's develop tools is cheaper then Xilinx's, but xilinx's chip is more cheaper.
depends upon your design and size. simulate both and use one which gives u ur required results, not that much difference that might be troublesome for u
I'm a long time xilinx user, but have recently started looking at Altera and I think that the Altera products are very competitive. I've been comparing Stratix to Virtex-II and have been getting consistently better design performance from the Altera devices (granted this code is for comms purposes, not DSP). I note with interest the above refererces to Xilinx being cheaper - my personal experience has been the opposite. However, there this isn't much seperating them...
Spartan2 is the equivilant of Virtex, Spartan2e is the the equivilant of Virtex-E, and the new Spartan3 is the equivilant of Virtex2. So the answer is yes, anything you can do in a regular Xilinx device you can do in a Spartan. You just have to be aware that the Spartan equivilants don't have as much resource, even if the resource they do have does the same job as the more expensive parts.
The main reason to select device for your design is time*money criteria. A1tera's, Xi1inx' and Acte1's devices haven't significant differences in price and in its productivity. And if You aren't planning "big series production" those differences can be ignored.
Select the most comfortable software for You.
If You need the cheapest design make a choice between A1tera's and Xi1inx' devices depending on resources needed.
If You'd like to protect your design against copying etc - pay some attention to Acte1's ProASICPlus and Axcelerator series. (I see it requires expensive programming device).
I personally use A1tera's ICs for couple of products' generations but still looking for my ideal
If selection problem persists - throw the coin. Head is A1tera and tail is Xi1inx.
I use Altera devices for it's tool (MAX+PLUS 2) convenience for beginner.
For senior engineer, it needs better simulation and synthesis tools, it is a diadvantage.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.