JTAG C source code. USB cable

OP (Company: na) #5333830
Rate this post
useful
not useful
Hello,

I'm starting learning fpgas.

I would like to connect my raspberry to my Altea Cyclone IV development 
board using jtag interface. I have found an example C code that uses the 
parallel port in http://www.fpga4fun.com/JTAG.html (file source code in 
http://www.fpga4fun.com/files/JTAG.zip).

Do you have any example of C source code using jtag integration but 
through USB cable?
Does it make sense? Is it the correct approach?

Thanks for your help.

Regards,
hj
Moderator (Company: Titel) #5333983
Rate this post
useful
not useful
Hj 2. wrote:
> using jtag integration but through USB cable?
What USB cable?

> I would like to connect my raspberry to my Altea Cyclone IV development
> board using jtag interface.
Why? To configure the FPGA? Or to communicate with a design implemented 
on the FPGA?

> Does it make sense? Is it the correct approach?
To achieve what?
OP (Company: na) #5335247
Rate this post
useful
not useful
Hi,

Thanks a lot for your reply. I admit I need to learn more about this...


>> using jtag integration but through USB cable?
> What USB cable?
Altera USB blaster cable

>
>> I would like to connect my raspberry to my Altea Cyclone IV development
>> board using jtag interface.
> Why? To configure the FPGA? Or to communicate with a design implemented
> on the FPGA?
To communicate with a design implemented on the FPGA

>
>> Does it make sense? Is it the correct approach?
> To achieve what?
I want to have a C program in my raspberry that interacting with this 
software I can send different orders to the FPGA board (turn leds, 
advance counter...)
OP (Company: na) #5335345
Rate this post
useful
not useful
You mean for example something like this, using RS-232 serial interface?
http://www.fpga4fun.com/SerialInterface.html

My rasp does not have RS-232 connector, maybe I could use some kind of 
port or accesory...

Could you point me to some interesting resources to understand active 
serial interface, passive serial interface, JTAG...? Differences? 
Advantages? Limitations? When to use what?

Really thanks a lot.

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now