WillFlux Profile Banner
Flux Profile
Flux

@WillFlux

Followers
4K
Following
8K
Media
552
Statuses
3K

Only hardware makes it possible! FPGA, RISC-V, 68K, OS, graphics, demos, permacomputing 🦣 https://t.co/hoDeBTqKT0

St Leonards-on-Sea, England
Joined May 2013
Don't wanna be here? Send us removal request.
@WillFlux
Flux
1 month
Isle 🏝️ is my new #FPGA project. Isle is a simple, modern computer — an open design that encourages tinkering, experimentation, and doing your own thing. I hope to inspire you to come on a journey with me and build your own computer.
Tweet media one
5
18
95
@WillFlux
Flux
4 days
@machdyne @DigilentInc @RadionaOrg With bitmap graphics display working, the next few Isle #FPGA Computer updates will cover:. • 2D drawing engine.• Unicode Text Mode.• RISC-V CPU (existing design). Once these components are in place, I'll assemble an initial version of the computer.
0
0
2
@grok
Grok
26 days
Generate videos in just a few seconds. Try Grok Imagine, free for a limited time.
522
941
4K
@WillFlux
Flux
5 days
Over the weekend I released the next part of Isle #FPGA Computer covering bitmap graphics. I've added more docs and tests, but I'm still finding the right approach to the Isle blog and working on diagrams.
Tweet media one
0
1
6
@WillFlux
Flux
15 days
Some friendly advice from Microsoft on the use of AI in Excel. “Avoid using COPILOT for: Numerical calculations…”
Tweet media one
0
0
1
@WillFlux
Flux
15 days
No FPGA for me today 😢, so I'd appreciate hearing about your hardware projects. #FPGAFriday.
2
0
10
@WillFlux
Flux
18 days
@machdyne @DigilentInc @RadionaOrg Isle Verilog modules include #cocotb tests and reference docs. Writing docs is time consuming but worthwhile. It's hard to learn from existing designs without them. #FPGA. Here's a simple example; it could be better, but it's something to build on:
1
0
3
@WillFlux
Flux
19 days
RT @WillFlux: Isle 🏝️ is my new #FPGA project. Isle is a simple, modern computer — an open design that encourages tinkering, experimentati….
0
18
0
@WillFlux
Flux
22 days
I'm getting to grips with more cocotb tests for Isle #FPGA computer. This new test verifies pixel output end-to-end: address_calc > vram > clut > display. We're not letting any latency issues sneak in. Will be part of Chapter 2: Bitmaps.
Tweet media one
0
0
3
@WillFlux
Flux
23 days
@machdyne @DigilentInc @RadionaOrg Part of the Isle #FPGA computer project is explaining my design choices. I hope this is interesting and aids you when working on your own hardware. In the display modes post, I explain why I'm supporting 1366x768, 1024x768, and 1280x720:
Tweet media one
1
1
9
@WillFlux
Flux
28 days
Reading through my posts for the first time in a long time, I noticed a mistake. I claimed the IBM System/360 had a zero register, which isn't true! Thankfully, I was on firmer ground with the CDC 6600 designed by Seymour Cray. 🤓.
0
0
3
@WillFlux
Flux
1 month
Icepi Zero looks like an interesting open-source ECP5 #FPGA dev board. It’s got a decent spec in a small form factor. The only obvious omission is audio out. The big question is, how much will it cost?
Tweet media one
6
24
181
@WillFlux
Flux
1 month
@machdyne @DigilentInc @RadionaOrg I don't yet have a complete system to share with you. Getting the design right takes a lot of experimentation; I've hit dead ends several times. I'll gradually introduce components over the coming months. The first part looks at display signals. #FPGA 📺
Tweet media one
Tweet media two
1
0
9
@WillFlux
Flux
1 month
Isle targets @machdyne Lakritz, @DigilentInc Nexys Video, @RadionaOrg ULX3S, and Verilator/SDL simulation that runs on your PC or Mac. Designs, docs, and test benches are available under the MIT license:
Tweet card summary image
github.com
Isle FPGA Computer. Contribute to projf/isle development by creating an account on GitHub.
1
0
7
@WillFlux
Flux
1 month
New #FPGA project from me this Friday. Just been validating the HTML and running some final tests. I thought it was time I nailed my colours to the mast. 🚀
Tweet media one
1
0
4
@WillFlux
Flux
1 month
Be not afeard; the isle is full of noises,.Sounds, and sweet airs, that give delight and hurt not. 🏝️.
1
0
1
@WillFlux
Flux
1 month
“Word (computer architecture)” on Wikipedia is surprisingly interesting. The influence of System/360 is evident again. The big table of word sizes is engrossing. The Manchester Baby had 32-bit words in 1948, though it only had 32 of them. 🤔
en.wikipedia.org
0
0
2
@WillFlux
Flux
2 months
It seems IBM System/360 was the first (significant) architecture to adopt byte addressing in the mid-60s. It's a good thing™, but one to test carefully when designing computer hardware. I don't allow misaligned words, which helps.
1
0
2
@WillFlux
Flux
2 months
Another update to img2fmem, my tool for converting bitmaps to Verilog $readmem & Xilinx coe files. Now supports packed 32-bit & mono images. Seen my recent posts? You've seen the packed 32-bit mono images in action. #FPGA. Find the latest version here:
Tweet card summary image
github.com
Tools for FPGA development. Contribute to projf/fpgatools development by creating an account on GitHub.
0
0
3
@WillFlux
Flux
2 months
Two word vs byte addressing bugs were cancelling each other out. The life of the hardware developer! 😬 #FPGA.
1
1
8