I have problems using the FPGA part of the snickerdoodle LE. I have created a block design (using the right board files), which implements the zynq and two AXI GPIO IPs.
Creating the bitstream is no problem. I have used pins from JA1 and JA2 as GPIOs.
After exporting the bitstream to the SDK and after writing a small HelloWorld program which is expected to switch the GPIO outputs, I am not able to see the GPIOs changing their output level.
The project is available on github.com (https://github.com/HenryLeinen/SevenSegmentsTest).
Is there someone who can help me with this ? What am I doing wrong here ?
Many thanks.
Henry