Commit Graph

7 Commits

Author SHA1 Message Date
Daniel Gröber 667b4bcc63 up5k_rgb: Fix icetime failure
I get this failure when building the up5k_rgb example:

    ERROR: Max frequency for clock 'clk': 38.87 MHz (FAIL at 48.00 MHz)

(Tested with yosys 0.23 and nextpnr 0.4)

Annotate the clk line frequency to fix this.
2023-06-13 12:19:12 +02:00
Aki Van Ness ca43729f12
Replaced instances of `arachne-pnr` with the `nextpnr-ice40` equivalent 2022-09-15 06:32:45 -04:00
Clifford Wolf a7a6f3695f Remove up5k_mac16 "example" and add README to up5k_rgb and icebreaker
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-02-06 18:12:44 +01:00
David Shah 99857b1505 Add example for 5k UWG30 package 2018-01-16 15:17:20 +00:00
David Shah 9184fbdf40 Tidy up 5k examples 2017-11-20 09:51:19 +00:00
David Shah da7a2a9d0d Fix whitespace and a couple of typos 2017-11-20 09:43:54 +00:00
David Shah c71db50a27 Add UltraPlus LED driver support and demo 2017-11-17 15:09:58 +00:00