Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Dear Matt Venn,
This is a really nice board.
I have made the following changes;
Add missing qspi to the Pi to be able to program bitstream faster.
Done
used IS25LP016D-JBLE as flash, but
it has problems with enabling QE for QSPI.
Relace with the model used on icebreaker
This is already done, comment should be removed
ecp5 SPI clock pin can't be used as an input
so have to add a bodge wire
for SPI peripheral comms with Pi.
See the test-spi-clk-in branch for a workaround.
Worked around by connecting this pin to a second FPGA pin
Connected I2C pins to official pins. I have not had this issue.
Removed pull resistors as this is not needed
In case you wonder. I plan to use this board for my laser scanner. A video can be found here https://youtu.be/6PEZtsm7FvE
Future boards are made so that you can simply connect you FPGA base board to the laser scanner (using say 2 pmods) and
to the stepper motor board using say 1 PMOD.
Looking forward to your feedback.
Regards,
Rik