Function Test LEDs #22

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

Function Test LEDs

Function Test LEDs
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
jebba commented 5 years ago
Poster
Owner

Blinkenlights from this works:

https://github.com/DoctorWkt/ULX3S-Blinky

Needed to make small changes like this:

--- a/Makefile
+++ b/Makefile
@@ -71,7 +71,7 @@ ulx3s.bit: ulx3s_out.config
        ecppack ulx3s_out.config ulx3s.bit
 
 ulx3s_out.config: blinky.json
-       nextpnr-ecp5 --45k --json blinky.json --basecfg ulx3s_empty.config \
+       nextpnr-ecp5 --um-85k --json blinky.json \
                --lpf ulx3s_v20.lpf \
                --textcfg ulx3s_out.config 
 
Blinkenlights from this works: https://github.com/DoctorWkt/ULX3S-Blinky Needed to make small changes like this: <pre> --- a/Makefile +++ b/Makefile @@ -71,7 +71,7 @@ ulx3s.bit: ulx3s_out.config ecppack ulx3s_out.config ulx3s.bit ulx3s_out.config: blinky.json - nextpnr-ecp5 --45k --json blinky.json --basecfg ulx3s_empty.config \ + nextpnr-ecp5 --um-85k --json blinky.json \ --lpf ulx3s_v20.lpf \ --textcfg ulx3s_out.config </pre>
jebba closed this issue 5 years ago
jebba commented 5 years ago
Poster
Owner

Had to make .svf and program with OpenOCD to work.

Had to make .svf and program with OpenOCD to work.
jebba commented 5 years ago
Poster
Owner

Also works with various scripts from https://github.com/ulx3s/fpga-odysseus/.

Also works with various scripts from https://github.com/ulx3s/fpga-odysseus/.
jebba commented 5 years ago
Poster
Owner

Both boards PASS.

Both boards PASS.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

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