Luigi90900

Results 7 comments of Luigi90900

The Done pin does go high. I can see the activity on the SPI bus as well. I figure something about the way I built the firmware isn't working quite...

In case it matters, I programmed the flash indirectly through the FPGA's JTAG interface following Xilinx's documentation from the .mcs file in the latest release. The flash is a M25PE40,...

Thanks for the help, I'll start checking things there.

Just to clarify some things, what signals are necessary for the board to output video? Obviously you need Data 0-7, 54 MHz, and CSel. But are the I2S lines also...

I used the Spartan 3A XC3S200A

I changed some of the pin definitions, so I had to recompile the bitstream, but you should be able to use the existing ones if you don't change anything like...

Remove the # in front of kernel=C:\\...\\kernel\\vmlinux.bin. The # comments out the line so it gets ignored. I did the same thing before realizing that. My .wslconfig is: ``` [wsl2]...