
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
@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
Generate videos in just a few seconds. Try Grok Imagine, free for a limited time.
522
941
4K
Some friendly advice from Microsoft on the use of AI in Excel. “Avoid using COPILOT for: Numerical calculations…”
0
0
1
No FPGA for me today 😢, so I'd appreciate hearing about your hardware projects. #FPGAFriday.
2
0
10
@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
@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:
1
1
9
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
“RISC architecture is going to change everything.”. Have you seen my seven-part Guide to #riscv assembler? No ads or crappy popups.
projectf.io
This series will help you learn and understand 32-bit RISC-V instructions and programming. The first part looks at load immediate, addition, and subtraction. We’ll also cover sign extension and...
2
1
15
@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 📺
1
0
9
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:
github.com
Isle FPGA Computer. Contribute to projf/isle development by creating an account on GitHub.
1
0
7
Be not afeard; the isle is full of noises,.Sounds, and sweet airs, that give delight and hurt not. 🏝️.
1
0
1
“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
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
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:
github.com
Tools for FPGA development. Contribute to projf/fpgatools development by creating an account on GitHub.
0
0
3