Altera_Forum
Honored Contributor
16 years agorbf header?
Hello,
I want to configure Cyclone II device via USB. I already have a PIC18F2550 acting as a USB to JTAG converter. I am using it to configure Xilinx Spartan 2 FPGA. I want to do the same thing for Cyclone II devices. For this, I need to know internals of configuration file format either rbf or some other file jbc for e.g. I don’t want all the details but only information about where exactly the configuration data starts and where it ends. I will send this data to my PIC18 over USB and PIC18 will control JTAG pins accordingly to configure the cyclone II device. I read somewhere that rbf file contains 44 bytes of header. So if I skip first 44 bytes and send rest of the data over JTAG to the FPGA, will it work? Any clue will be of very much help to me. Thanking you in advance. Regards, Gopal