Forum Discussion
Altera_Forum
Honored Contributor
8 years agoWhat are you hoping to achieve by constraining the JTAG interface? I assume you're referring to the TCK, TMS, TDI, TDO pins on the device...
The JTAG logic inside the device is fixed and not influenced by place and route. The JTAG timing is specified in the documentation, along with relative timing, which your JTAG host must adhere to. This is true regardless of USB-Blaster type of third party kit. Constraining the interface will not tell you whether the design meets the timing specified in the datasheet - it just will. Unless you're talking about a JTAG interface into your logic, in which case you'd be using a user clock which you must constrain as normal. Cheers, Alex