Hi
I design a board with altera Arria 10 FPGA "10AX115N3F40I2SG" i can successfully program Fpga with altera bus blaster 2. Now I want to program board by using bus blaster V3, i tried a lot but failed to program it. Urjtag can not recognize the bsdl file. I download the bsdl file from altera website. Any help can be appreciated to pull me out from this problem thanks. I attached the urjtag command line image as well.
Regards
Sad
Can you try BSDL path as
C:bsdl
This is running on Windows so maybe that is the problem. Take a look over here: http://dangerousprototypes.com/docs/Bus ... _to_urJTAG (http://dangerousprototypes.com/docs/Bus_Blaster_urJTAG_guide#Adding_a_new_device_to_urJTAG)
Hi Tayken
I tried C:bsdl but it did not work.
[attachment=0]
Hi
I managed to run bsdl file by putting bsdl file in c:/urjtag/data/altera i made a folder there with the name of FPGA and put the bsdl file inside. I also edit PARTS file in the folder to include my device. When i ran the detect command i have below errors can anyone help.
At this point this seems like a problem with urjtag, I would ask those folks. But it seems to me like you have to use the BSDL file generated by Quartus instead of the one downloaded from Altera, that maybe the problem: https://nhiphanlogic.wordpress.com/2014 ... eight-hal/ (https://nhiphanlogic.wordpress.com/2014/07/28/urjtag-and-python-a-lightweight-hal/)