#ice40 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #ice40, aggregated by home.social.
-
The iCEBreaker FPGA dev board v1.1 is back in stock in the US store! https://1bitsquared.com/products/icebreaker #opensource #fpga #ice40 #electronics #hacking #openFPGA
-
:neofox_sign_aaa:
iceprogpushed the binary to the board. Annnd the LEDs blink now! :blobfoxwhoaa: Pretty!
#FPGA #alhambraII #ice40 -
mmm... FDTI driver issues it seems, but I know I installed the ftdi package?
Can't find iCE FTDI USB device. Maybe permissions?
Yep! Needed to add my user to thettygroup (likedialoutgroup on ubuntu) for/dev/ttyUSB*on Void Linux.
This article was helpful: https://linuxvox.com/blog/reading-and-writing-to-serial-port-in-c-on-linux/ #FPGA #openSource #alhambraII #ice40 -
Step 1 is Software to talk to this thing I guess. Gotta get the Yosys, NextPNR & IceStorm tools installed it seems. ✅ #FPGA #openSource #alhambraII #ice40
-
Determined to figure out this FPGA thingy that's been sitting in my desk drawer for almost a year now... :determineline: I have a datasheet. Let's go! #FPGA #openSource #alhambraII #ice40
-
Interesting SPI Routing with iCE40 FPGAs
https://danielmangum.com/posts/spi-routing-ice40-fpga/
#HackerNews #SPI #Routing #iCE40 #FPGAs #FPGA #Design #Hardware #Development #Tech #Innovation
-
There is now a github repository to compare the performance of FPGAs. The repository contains test cases for adders, counters and muxes. Now we know how much faster GateMate is than ICE40.
-
The iCEBreaker FPGA dev board V1.1 are now back in storeck in the US store! Get them while the inventory lasts! https://1bitsquared.com/products/icebreaker #opensource #fpga #ice40 #electronics #hacking #openFPGA
-
How and why I developed a simple Flash SPI programmer from scratch in 2025.
https://rafaelmartins.com/series/weekend-projects/iceflashprog/
-
Say I am debugging an #ethernet project on the #ice40 #fpga of pico-ice board. I want to know the contents of some registers down in my design (which destination MAC address my #hardware tried to transmit). I don't want to use manufacturer specific ILAs and don't want to hand route a bunch of debug signals to my top level for external #debug equipment I don't have.
In PipelineC just assign to a globally visible #UART debug probe wire:
https://github.com/JulianKemmerer/PipelineC/wiki/Example:-Debug-Probes -
Yay those cheap #hardware #ethernet phy #pmod -LIKE things work with the pico-ice #ice40 #FPGA . Thanks for your help with RMII interface @dutracgi ! #embedded #HDL #RTL #Verilog #VHDL #HLS https://github.com/JulianKemmerer/PipelineC/blob/master/examples/pico-ice/ice_makefile_pipelinec/ethernet_top.c
-
Learn PipelineC #HDL basics featuring the pico-ice dev board from tinyVision.ai! It has a Lattice Semiconductor @latticesemi #ice40 #FPGA and @Raspberrypi. This intro covers #LED, #UART, and #VGA projects using OSS CAD Suite tools. #hardware #RTL #Verilog #VHDL #HLS
https://www.youtube.com/watch?v=wWdvuAQXeS0 -
In the mood for the littlest bit of #FPGA #GameDev? 🤓 Check out this pico-ice based #pong demo. Just need #VGA #pmod and #UART connected to host PC. #HDL #hardware #RTL #Verilog #VHDL #HLS #lattice #ice40 https://github.com/JulianKemmerer/PipelineC/blob/master/examples/pico-ice/ice_makefile_pipelinec/pong_top.c
-
A Curated Directory of Awesome Cologne Chips' GateMate FPGA Links.
-
The iCEBreaker FPGA dev board V1.1 is available in the US store right now! Get them while the inventory lasts. The new version features an RGB LED, additional PSRAM chip, USB-C connector, populated “ears”, as well as length matched Pmod signal connections! https://1bitsquared.com/products/icebreaker #opensource #fpga #ice40 #electronics #hacking #openFPGA
-
Have been super pleased with the #ice40 #FPGA and #raspberrypi board that https://pico-ice.tinyvision.ai/ sent me to experiment with. Many thanks and I look forward to putting together a talk for intro users getting started with #PipelineC and boards like the pico-ice 🤓 #HDL #Verilog #VHDL #hardware #embedded
-
> Is it possible to program one MicroPython #RP2040 core from the other?
My expertise is on the #ICE40, more than the #RP2040, but reportedly the RP2040 can run two #MicroPython threads on the two cores, so. you should be able to program one from the other.
If not, you can certainly program a #pico-ice #Forth core from the first MicroPython core.
What are you trying to accomplish?
-
ICE-V Dual and ICE-V Dual Fermatta
These cpus have two cores which share an ALU and control structures. On calls and jumps usually RISC-V computation pauses while the core loads the next instruction and decodes it. By alternating between the two cores, this problem is avoided. And many applications can easily be split into twoth reads sharing the same memory.
By @sylefeb
-
Easily Build This IMU Array Sandbox https://hackaday.com/2024/10/02/easily-build-this-imu-array-sandbox/ #PeripheralsHacks #imuarray #iCE40 #IMU
-
Easily Build This IMU Array Sandbox - These days we’re used to our devices containing an inertial measurement unit (IMU)... - https://hackaday.com/2024/10/02/easily-build-this-imu-array-sandbox/ #peripheralshacks #imuarray #ice40 #imu