Flux (@willflux) 's Twitter Profile
Flux

@willflux

Only hardware makes it possible!
FPGA, RISC-V, 68K, OS, graphics, demos, permacomputing
🦣 mastodon.social/@WillFlux

ID: 1444364190

linkhttps://projectf.io calendar_today20-05-2013 18:02:58

2,2K Tweet

3,3K Followers

729 Following

Flux (@willflux) 's Twitter Profile Photo

TFW you when you realise something you want obviously exists, you didn't think about it the right way. #riscv me: it would be cool if there was an instruction that swapped 1 and -1 in a register riscv: there's a pseudoinstruction for that! **neg** me: oh yeah

Flux (@willflux) 's Twitter Profile Photo

Good news open-source #FPGA fans, there's a new release of nextpnr (place and route) from YosysHQ. The release notes mention "Numerous improvements to Gowin support": github.com/YosysHQ/nextpn…

Flux (@willflux) 's Twitter Profile Photo

What do we know about the Gowin GW5A #FPGA (GW5AT-LV60P484A) found on the Tang Console? Board pricing looks reasonable, but I'm naturally concerned about open-source support. I did see some discussion at Project Apicula last year: github.com/YosysHQ/apicula

Tiny Tapeout (@tinytapeout) 's Twitter Profile Photo

We’re close to making key decisions about future shuttles—and we want your input! 💬 What features matter most? What’s your price ceiling? Take our 2-min survey 👉 forms.gle/EMrSJQ6dmw4PNc… 🎁 One respondent will win a beautiful 150mm silicon wafer!

We’re close to making key decisions about future shuttles—and we want your input! 💬

What features matter most? What’s your price ceiling?

Take our 2-min survey 👉 forms.gle/EMrSJQ6dmw4PNc…

🎁 One respondent will win a beautiful 150mm silicon wafer!
Flux (@willflux) 's Twitter Profile Photo

Vibe Coding “Raw and Unedited”. This appears to be a real book from O’Reilly. 🤔 oreilly.com/library/view/v…

Vibe Coding “Raw and Unedited”. This appears to be a real book from O’Reilly. 🤔 oreilly.com/library/view/v…
Flux (@willflux) 's Twitter Profile Photo

My Earthrise #FPGA drawing engine rendering vector letters on #ULX3S dev board connected to 1024x768 LCD panel via Pimoroni controller board (handles HDMI to FPD-Link LVDS). 🌍

My Earthrise #FPGA drawing engine rendering vector letters on #ULX3S dev board connected to 1024x768 LCD panel via Pimoroni controller board (handles HDMI to FPD-Link LVDS). 🌍
Flux (@willflux) 's Twitter Profile Photo

Working on an #FPGA demo for NOVA demoparty in June. Verilator/SDL simulation for quick turnaround when designing vector graphics. I think this year's wild compo will be epic.

Working on an #FPGA demo for NOVA demoparty in June. Verilator/SDL simulation for quick turnaround when designing vector graphics. I think this year's wild compo will be epic.
mrdoornbos (@mrdoornbos) 's Twitter Profile Photo

I'm not a great FGPA programmer, but I just took a crack at a 10 PRINT in Verilog. It took me a while to achieve the typewriter effect that resembles the one on an 8-bit machine. I'm happy with the way it turned out. Big thanks to Flux for the tutorials on FPGA graphics.

Flux (@willflux) 's Twitter Profile Photo

I'm considering #RISCV CPUs. I'm looking for open source RV32IMC with good debugging support and interrupts. Simplicity is more important than performance. I prefer Verilog. VexRiscv is an old favourite and Hazard3 is an interesting new option. What else should I consider? #FPGA