Function Test OLED Display #26

Open
opened 5 years ago by jebba · 4 comments
jebba commented 5 years ago
Owner

Function Test OLED Display

Function Test OLED Display
jebba added this to the 3.0.8 milestone 5 years ago
jebba self-assigned this 5 years ago
jebba added the Function label 5 years ago
Ghost commented 5 years ago

For most tests you can use apio from this workshop...

https://github.com/ulx3s/fpga-odysseus/blob/master/presentation/FPGA%20Odysseus.pdf

For most tests you can use apio from this workshop... https://github.com/ulx3s/fpga-odysseus/blob/master/presentation/FPGA%20Odysseus.pdf
jebba commented 5 years ago
Poster
Owner

This is great resource, thank you.

This is great resource, thank you.
jebba commented 5 years ago
Poster
Owner

@goran-mahovlic

I was able to build a functioning test/led/hardware.svf. The .bit file did not work. Here's how I built:


nextpnr-ecp5 --um-85k --package CABGA381 --json hardware.json --textcfg hardware.config --lpf ulx3s_v20.lpf -q --timing-allow-fail

ecppack --db $FPGADIR/ECP5/ulx3s/fpga_tools/apio_data/packages/toolchain-ecp5/share/trellis/database hardware.config --svf hardware.svf

openocd -f $FPGADIR/PATCH/ulx3s.cfg -c  "init; svf hardware.svf ; exit" 

That gives blinkenlites.

@goran-mahovlic I was able to build a functioning `test/led/hardware.svf`. The `.bit` file did not work. Here's how I built: <pre> nextpnr-ecp5 --um-85k --package CABGA381 --json hardware.json --textcfg hardware.config --lpf ulx3s_v20.lpf -q --timing-allow-fail ecppack --db $FPGADIR/ECP5/ulx3s/fpga_tools/apio_data/packages/toolchain-ecp5/share/trellis/database hardware.config --svf hardware.svf openocd -f $FPGADIR/PATCH/ulx3s.cfg -c "init; svf hardware.svf ; exit" </pre> That gives blinkenlites.
jebba commented 5 years ago
Poster
Owner

Note, the main difference, I think, is using --um-85k instead of --85k.

Note, the main difference, I think, is using `--um-85k` instead of `--85k`.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: forksand/fs-ulx3s#26
Loading…
There is no content yet.