<pepijndevos>
I'd be happy to have it in the example folder of Apicula if it's not *super* ugly
<pepijndevos>
I actually need to add the LCD example for the tang nano with the new system...
<trabucayre>
It's not really *super* ugly
<trabucayre>
If you wan't
<trabucayre>
want I can sent you files before :)
<trabucayre>
I think to add button to configure 7seg -> clock :)
<pepijndevos>
Ooh, if you can make the RUNBER into a clock with buttons to set the time I'd just put it on my desk
<pepijndevos>
Only concern is... would you need a PLL to keep time accurately or meh... I guess you can just take the 12MHz clock and waste some logic on counting to 12e6
<pepijndevos>
daveshah, how much work would it be to add GUI support to nextpnr-gowin? I'm thinking if it's not a multi-week project it would greatly help me debug the clock routing bug by seeing at a glance which muxes get used
<daveshah>
I don't actually have much experience with that
<daveshah>
Claire did the iCE40 GUI and mmicko_ the ECP5 GUI
<pepijndevos>
Ah ok. I'll see what mmicko_ has to say then.
<trabucayre>
pepijndevos: yep I waste logic to count 12e6 & for a second counter to limit 7seg access
<trabucayre>
I improve my code ASAP. I've switched between devices all the week-end... (my first idea, after gowin was to play with my "old" nexus board)