The MAX series CPLD from Altera ( now become a part of Intel ), is a low power and low cost CPLD released since 1993. They shipped with non-volatile memory (especially Flash memory ) for programming.
For educational purpose, there are many development boards released by the device's vendor itself and other third party vendors. However, some MAX CPLD device come with PLCC package allowing the use of additional socket adapter. It enables an easy way for students and hobbyists to make a DIY prototyping.
I made a CPLD board using EPM7128SCL84-15 of the flash and JTAG-based MAX series.
The EPM7128SCL84 is a CPLD in the MAX 7000S series. It bases on Flash technology allowing the user to store program permanently even the system is power off. It contains 2,500 usable gates within its 128 macrocells.
A device comparison table of many part numbers within the flash-based device in the MAX 7000S.
The MAX 7000S families, come with ISP and JTAG interface. Here, I don't mention the MAX 7000 series due to irrelevance.
An Altera USB Blaster is a device allowing the programming from a host computer to the target Altera CPLD/FPGA device via its JTAG port interfaces.
An Altera USB Blaster I got in 2014 from E Bay.
I bought some Altera CPLD chip from E Bay since 2014 with a USB blaster. An Altera chip costed around 5 $ from online market. Altera USB blaster costs about 6 $ from the same market.
Before Starting to program this device, I get used to a Xilinx XC9500 series. I code them using VHDL and a little of Verilog. I was aware of burning the Xilinx chip and its USB JTAG because those Xilinx devices costs far more expensive than the Altera one's.
A Xilinx XC95108 device has a similar capabilities with an Altera EPM7128S one's, but costing nearly 20 $. A Xilinx USB DLC9G USB JTAG costed around 30 $ at that time.
Designing A DIY Experimental Board For MAX 7000S
In 2014, I had enough working skills on CPLD/FPGA. I decided to prototype my own board. It was very hard due to lack of components in the local market.
Referring to EDA tools, KiCAD and Altium have a lot of components library and footprints. However it took a lot of time to design this kind of device in those EDA tools. Due to my long term working in using Proteus, I decided to make my own component symbols, an making a schematic and PCB design in that tool.
It consumed nearly one week of a design job in the computer, PCB fabrication and assembling. But before this finalized stuff, I spent many months working on drafting.
Schematic Diagram Of Main Sheet
Schematic Diagram Sheet 2
Within this design I putted many peripherals:
A regulated +5 V DC power supply with LED indicator
A 25.178 MHz oscillator
A JTAG socket
Two push buttons
Four slide switches
Eight output LEDs
A main EPM7128SCL84 CPLD with its pin headers
A legacy PS/2 Interface
A VGA port
A four-digit 0.36 inch common cathode multiplex 7-segment display
A 3D Model Of This Design
Copper Side
Components Side
Click here if you wish to download its completed design.
I made a lot of works on VHDL and Verilog coding with CPLD/FPGA. From now, I will post all those finished studies.
No comments:
Post a Comment