Does anyone know a good, all-in-one resource for introduction to FPGAs?
Na Kickstartera wjechało dziś ZX Spectrum Next issue 3. Ufundowane w ciągu piętnastu minut.
https://www.kickstarter.com/projects/spectrumnext/zx-spectrum-next-issue-3-0
Niby mam już issue 2, ale waham się.
Sinclair ZX Spectrum Next Issue 3 coming to Kickstarter this Saturday! #zxspectrumnext #issue3 #fpga #c64 #zxspectrum #spectrum #kickstarter
Commodore is Back from the Dead!
I have a great number of CRT TVs for retro gaming, but the Mister FPGA using scanlines while triggering HDR to boost the brightness is pretty darn impressive!
CRT TVs have other benefits too, but this is effective on modern displays!
Hi. I'm kbob. Intro time.
I used to get paid to write software. Now that I'm retired, I do it for free. I also play with 3D printers and electronics and stuff.
I love learning, and I like to make things the hard way. I often create a #BuildThread about a project and update it for months.
Interests
#3DPrinting
#CAD
#electronics
#FPGA
#synth
#BassGuitar
#solar
#geothermal
#homelab
#homeassistant
#pinball
#ev
#ebike
#biking
... and more
We've tested 2, 4, and 16 colours, so why not 256? All colour depths supported by the 32-bit bram design with bit (sic) write. 32 x ECP5 brams is 64 KiB, which fits nicely in 25F+. Shown here with ULX3S #FPGA dev board.
Great news everyone! The following products are back in stock in the German store:
* Black Magic Probe https://1bitsquared.de/products/black-magic-probe
* 10 to 20 Pin JTAG cables https://1bitsquared.de/products/jtag-swd-10pin-to-20pin-idc-cable
* 12Bit DVI Pmod https://1bitsquared.de/products/pmod-digital-video-interface
* 24Bit DDR DVI Pmod https://1bitsquared.de/products/pmod-digital-video-interface
#electronics #embedded #fpga #debugging #jtag #swd #arm
Ladies and gentlemen! The first design for the #Gowin GW5A chip series to fully pass the whole Yosys->Nextpnr->Apicula->working-board chain!
The design itself is nothing to write home about - just an inversion of the LED button, but words won't convey what kind of creepy stuff I encountered inside the chip!
I'm allowed to rest a little over the weekend:)
#fpga #sipeed #gowin #apicula
On-site construction of a portable #OpenSource point-of-care low-field #MRI system in #Africa:
- 50 mT #Halbach #magnet
- #3Dprinted & #CNC -milled parts
- #MaRCoS / #RedPitaya #SDRlab / #FPGA -control
https://doi.org/10.1002/nbm.4917
#DIYbio #lab #magnetic #resonance #instruments #NMR #PoC #medicine
Back to write mode "no change" for vram system port. Interestingly, this improves timing slack for the display vram port. #FPGA
The 5x pixel clock target is 360 MHz. On ECP5 with Yosys+nexpnr:
Write first: 396±53 MHz - 5/20 failures (2 bad)
No change: 425±54 MHz - 3/20 failures
Two word vs byte addressing bugs were cancelling each other out. The life of the hardware developer! #FPGA
Fitting in some #FPGA time on a Sunday during poor weather. I'm making my canvas (bitmap) addressing modules for display and drawing consistent and 32-bit ready. Strangely satisfying to do this routine stuff sometimes.
Parallelizing SHA256 Calculation on FPGA
Link: https://www.controlpaths.com/2025/06/29/parallelizing_sha256-calculation-fpga/
Discussion: https://news.ycombinator.com/item?id=44456027
Time to test out packed monochrome images on my #FPGA graphics hardware. This is a 672x384 monochrome version of the crocus photo I've been using. Yes, it is Floyd–Steinberg dithering.