Forum Discussion
9 Replies
- Altera_Forum
Honored Contributor
--- Quote Start --- I want to ask : Can i logic analysis FLEX devices using JTAG? --- Quote End --- No. The FLEX10K family lacks the internal connection between the JTAG port and the FPGA fabric. This feature was only introduced when the NIOS processor came along, so that Altera could implement processor debug/communications. Cheers, Dave - Altera_Forum
Honored Contributor
Do you mean that i can not program Flex device using JTAG?
If yes , How and it is mentioned in USB Blaster user guide that support FLEX device in page 1-1 thanks for your fast reply - Altera_Forum
Honored Contributor
--- Quote Start --- Do you mean that i can not program Flex device using JTAG? --- Quote End --- You can program the device with JTAG. However, you asked whether you can perform "logic analysis" using "SignalTap", which you cannot do. Cheers, Dave - Altera_Forum
Honored Contributor
And also we found this
quartushelp.altera.com/11.1/mergedProjects/hdl/mega/mega_file_sld_signaltap.htm - Altera_Forum
Honored Contributor
--- Quote Start --- And also we found this quartushelp.altera.com/11.1/mergedProjects/hdl/mega/mega_file_sld_signaltap.htm --- Quote End --- So? It does not change the response to your question - you cannot use Signaltap in FLEX10K devices, they simply do not have the internal wiring to support it. Cheers, Dave - Altera_Forum
Honored Contributor
So these will be to me a problem
because i want FPGA with this specs: 5v power , i/o more than 190 , LE more than 2000 , not be BGA , as well as support signal tap. I did not find any cyclone that meets this specs, did you? - Altera_Forum
Honored Contributor
--- Quote Start --- i want FPGA with this specs: 5v power , i/o more than 190 , LE more than 2000, not be PGA , as well as support signal tap. I did not find any cyclone that meets this specs, did you? --- Quote End --- How many of the I/O are 5V signals? You can interface 5V signals to 3.3V FPGAs using either active buffers, or bus-switch buffers. What are you trying to implement/interface to? Cheers, Dave - Altera_Forum
Honored Contributor
We connect all i/o (all data ,all address , ...etc) of 5v processor to FPGA
- Altera_Forum
Honored Contributor
--- Quote Start --- We connect all i/o (all data ,all address , ...etc) of 5v processor to FPGA --- Quote End --- But how many signals is that? I don't think it is 190. Do you have to use a 5V processor? Why not consider using a newer generation processor, eg., a Freescale MPC8308 400MHz PowerPC is $20, a TI AM3359 750MHz ARM Sitara processor is $15. Cheers, Dave