Continue to Site

Welcome to EDAboard.com

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.

CPLD programming with a PIC?

Status
Not open for further replies.

mImoto

Full Member level 4
Joined
Feb 21, 2002
Messages
210
Helped
4
Reputation
8
Reaction score
1
Trophy points
1,298
Activity points
1,733
Hello,

I was wondering if it is possible to reprogram a CPLD with a microcontroller in a easy way. The idea is that the PIC gets the file via canbus and download it (at the same time or after) to the CPLD. I would appreciate any suggestion.

Thanks a lot and best regards,

mimoto
 

Hello mImoto,

it is possible to program a CPLD via JTAG with a uC. Source-Code for doing that can be downloaded from Altera. But i don't think that a PIC has enough memory (Flash and RAM) to store the JTAG Code.
It would be easier to config a FPGA via a seriel interface. That is much easier than implemanting JTAG.

by,
cube007
 

there are some application notes from Xilinx available how to use a uC to programm a CPLD or FPGA, for example:
**broken link removed**
Their schematic is based on a 8051, but it should be possible to port it to a PIC.


Mik
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top