Forum Discussion
Altera_Forum
Honored Contributor
14 years ago@Pavid
It doesnt need to be quick communication. Its just for configuring some hardware registers on a fpga core by using windows software. I already got two ways to do this. One with a RS232 and another one with tcl-script which i start from the software. I'm not very satisfied with the script solution, but that way doesnt need any more cable for the fpga. So i was looking for something like a .dll which i can directly use. But the only known API seems to be the jtag_atlantic.dll which can just communicate with the JTAG-Uart. @dgabbay Thank you for the code :). Check that right now!