Forum Discussion
Altera_Forum
Honored Contributor
12 years agoWhy are you stuck?
Its just an FPGA board. If you have the schematic, and it has a JTAG connector, you can do whatever you like with it, without having to over-write the original TI image. Here's what you need; 1. Schematic of the board 2. FPGA pin assignments These can be extracted from the schematic, or if TI supplies the source code for their FPGA design, then you can extract it from that design - and then verify it relative to the schematic. 3. Build a trivial "blink LEDs" top-level design. That trivial design will confirm you have a clock and can generate an output. Cheers, Dave