Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21587 Discussions

Read from MAX II via JTAG

Altera_Forum
Honored Contributor II
1,303 Views

Dear all 

I want read some data (power analysis) from MAX II CPLD via JTAG in "Altera EP4SGX230KF40C". 

How can I read this data? 

0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
455 Views

 

--- Quote Start ---  

 

I want read some data (power analysis) from MAX II CPLD via JTAG in "Altera EP4SGX230KF40C".How can I read this data? 

 

--- Quote End ---  

What board are you referring to? 

 

The MAX II CPLD is too small to implement the JTAG-to-Avalon-MM bridge (I've tried), so it will most likely be using an SLD_VIRTUAL_JTAG component, which means its access method is totally custom. You'd need to use either a power monitoring GUI supplied by the board vendor, or read whatever code was used to implement the MAX II CPLD. 

 

Cheers, 

Dave
0 Kudos
Reply