FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5925 Discussions

DE1-SoC sending data through the JTAG uart

BCuni
Beginner
592 Views

We are trying to adapt some code that worked on an older discontinued Altera board to the DE1-SoC board. The old code used the JTAG uart to send data to the board to change settings, but with the DE1-SOC we are no longer able to assign the JTAG pins. I've read somewhere that you can assign JTAG pins as dual use, but maybe not for this board.

 

So my questions are:

  1. Is it possible to use the JTAG for this purpose for this board?
  2. If yes, how do I allow Quartis to let me assign the pins?
  3. if no, I presume I use the RS232 uart connector to send data to the board?

I started down this road using the Qsys but became overwhelmed with trying to understand the necessary connections with the Avalon MM and Irqs. I found some tutorials that interface with nios and onboard memory, but this seems like overkill.

4. Can someone point to an example or documentation of a simple method for sending data through the rs232 uart to simply change the values in a few registers?

 

I appreciate any help and direction.

Thanks!

Bryan

0 Kudos
2 Replies
EBERLAZARE_I_Intel
459 Views

Hi Bryan,

 

Firstly, can you share the Quartus version that you are working on?

 

Also, could you explain more what is meant by "but with the DE1-SOC we are no longer able to assign the JTAG pins"?

 

You can assign the pins in the Assignment Editor in Quartus, have you check this out?

 

Let me know the Quartus version and I can check if there is any available examples designs that can help.

 

Regards.

0 Kudos
EBERLAZARE_I_Intel
459 Views

Hi,

 

Do you have any followup?

 

Regards.

0 Kudos
Reply