Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

Issue about instruction register length

Altera_Forum
Honored Contributor II
1,399 Views

I can find below words, 

 

"The instruction register length is determined automatically by the Quartus II JTAG server." 

 

But, i really want to know what's the exactly value or range. For i worry about that my instructions' number of visual jtag would beyond its range. 

 

There are many visual jtag instrucions when i design VJ interface to debug my project, so this is a serious issue for me.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
592 Views

The IP core is called virtual jtag, not visual JTAG. 

 

The calculation of the Virtual Instruction encoding and length is documented in more detail than the Altera documentation in here: 

 

http://www.ovro.caltech.edu/~dwh/correlator/pdf/vjtag.pdf 

 

Cheers, 

Dave
0 Kudos
Altera_Forum
Honored Contributor II
592 Views

Hi Dave: 

 

Thanks!
0 Kudos
Reply