Since so many projects seem to be using programmable logic, I decided to try my luck in replacing glue logic for my project.
Picked up a Verilog programming textbook from a local university, but was wondering if anyone had any recommendations on a good general purpose devices?
I am thinking Xilinx as they seem to be popular in general and work with the 65-series chips well as Daryl and BDD has proven. But I am open to suggestions.
Dimitri
Verilog/FPGA tips?
- BigDumbDinosaur
- Posts: 9425
- Joined: 28 May 2009
- Location: Midwestern USA (JB Pritzker’s dystopia)
- Contact:
Re: Verilog/FPGA tips?
Dimitri wrote:
I am thinking Xilinx as they seem to be popular in general and work with the 65-series chips well as Daryl and BDD has proven. But I am open to suggestions.
x86? We ain't got no x86. We don't NEED no stinking x86!
Re: Verilog/FPGA tips?
You are absolutely right!
Dimitri
Dimitri
Re: Verilog/FPGA tips?
The XC95xx CPLDs are great. Programmed via JTAG. Avoid the -XL ones; they are 3.3V parts. The problem is they are not current parts. But they are terrific. With a XC95108 I implemented: address decoding, R/W generation, bank switching, simple interrupt router, and a buzzer driver. I am not bothered by parts not being current, but you might be.
Otherwise there's the Altera MAX7000S (The -S parts have JTAG programming). I've not used these myself but they look functionally similar to the XC95xx. I prefer the Altera tools to the Xilinx ones, but at least both are full IDEs and they are free. Another advantage with the Altera parts is the programmers tend to be easier to find and cheaper.
There's also the Atmel parts that BDD mentions.
So lots of choice with easy to use 5V through-hole (PLCC) CPLDs still, to replace the 74xxx parts. All of which have enough logic for some fairly sophisticated glue and other functionality.
Let us know what you decide to go with.
Otherwise there's the Altera MAX7000S (The -S parts have JTAG programming). I've not used these myself but they look functionally similar to the XC95xx. I prefer the Altera tools to the Xilinx ones, but at least both are full IDEs and they are free. Another advantage with the Altera parts is the programmers tend to be easier to find and cheaper.
There's also the Atmel parts that BDD mentions.
So lots of choice with easy to use 5V through-hole (PLCC) CPLDs still, to replace the 74xxx parts. All of which have enough logic for some fairly sophisticated glue and other functionality.
Let us know what you decide to go with.
8 bit fun and games: https://www.aslak.net/