Altera_Forum
Honored Contributor
17 years agoFPGA Configuration with JTAG
Hey All,
I have an interesting issue. I have a EP2C35F484 FPGA mounted on a FireflyII board (adds some memory, an oscillator, serial configuration chip and max232 converter). I am able to load a NiosII core onto the FPGA and run a simple counter but when I try to do anything in VHDL, even the simplest core does not seem to run. For instance, (using the schematic design mode) I simply connect an input to an output, assign the clock to the input pin and then assign the output to a physical pin on my board. As I understand it, I should see the clock being output to the physical pin, yes? I'm using the JTAG usb blaster to load the core, not worrying about the serial configuration chip yet. This seems like a very simple task but its really getting me stuck, especially because the NiosII core seems to work just fine. Any suggestions?