#yosys — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #yosys, aggregated by home.social.
-
Встреча FPGA-сообщества: онлайн, вечер, пять докладов
Регулярный слет сообщества FPGA-инженеров и им причастных пройдет 26 мая в 19 часов в формате онлайн-трансляции. В программе вечера пять докладов: о Yosys, SystemRDL, Edge AI и анализе вейвформ с LLM. Подробности о темах и спикерах — под катом. А регистрация —
-
I've been playing around with #LiteX and #migen #HDL lately and I think it's finally starting to sink in that you can really just do almost arbitrary amounts of "stuff" per clock (limitations apply, objects in mirror may appear closer etc).
It's really very fun! And between trellis, #yosys and #nextpnr you can just... Do it without begging any vendor for a free copy of an EDA.
I highly recommend it! It's so much fun!
You can make your own SoC with deranged peripherals!
-
I've been playing around with #LiteX and #migen #HDL lately and I think it's finally starting to sink in that you can really just do almost arbitrary amounts of "stuff" per clock (limitations apply, objects in mirror may appear closer etc).
It's really very fun! And between trellis, #yosys and #nextpnr you can just... Do it without begging any vendor for a free copy of an EDA.
I highly recommend it! It's so much fun!
You can make your own SoC with deranged peripherals!
-
This week experimented with adding a matmul & sorting accelerators (and opcodes for both) to PicoRV32 using the PCPI interface. Also added support for those ops to the Spike RISCV simulator. Yes, Claude helped a huge amount with these tasks which would've likely taken weeks otherwise. The design simulates (Verilator) & sythesizes (yosys) and I can generate a bitstream for both GateMateA1 and ECP5 (OrangeCrab board)
-
This is a wiki about processing video in real time using microcontrollers, ASICs and FPGAs. The related paper was accepted for the Open Source Hardware Conference in Chemnitz Germany, Nov 24-25 2025.
Comment on the page by replying to this toot. #Introduction
#OSHOP #OpenSource #Hardware #FPGA #Yosys #Nextpnr #Video #Pipelines #Introduction
-
One step closer to UNIX v1 using open source toolchain: https://github.com/YosysHQ/yosys/pull/5411
-
One step closer to UNIX v1 using open source toolchain: https://github.com/YosysHQ/yosys/pull/5411
-
@PaulaMaddox Well, I've got the gui tool installed and I see I can start with a demo that echoes data back via the Ft+ V2... that seems like a great start.
Crossing fingers.
I'm not worried about an upload tool much. More about design lock in or other anti-patterns.
I'd love to get experience with #yosys and #nextpnr and maybe this will be my excuse to try.
-
@PaulaMaddox Well, I've got the gui tool installed and I see I can start with a demo that echoes data back via the Ft+ V2... that seems like a great start.
Crossing fingers.
I'm not worried about an upload tool much. More about design lock in or other anti-patterns.
I'd love to get experience with #yosys and #nextpnr and maybe this will be my excuse to try.
-
Армения посреди Америки, Китая и России: отчет с EDA Connect 2025
Мысль, что Армения удобна тем, что соединяется и с Америкой, и с Китаем - высказал мне один из китайских участников конференции EDA Connect . А мысль, что Армения соединяется еще и с Россией - возникала естественно при просмотре докладов о логическом синтезаторе, статическом анализаторе и верификации с помощью UVM. Помимо докладов, при конференции прошел хакатон по Verilog и FPGA , на который пришли студенты из Ереванского университета, русско-армянского университета, американо-армянского, французско-армянского, европейско-армянского, и других университетов. Занятно, что второй день хакатона проходил в комнате напротив зала, где большое начальство встречалось с Премьер-Министром Армении. Один из студентов хакатона перепутал дверь, и его перенаправила секьюрити.
https://habr.com/ru/articles/891814/
#Армения #Synopsys #Mentor_Graphics #Verilog #SystemVerilog #Gowin #FPGA #Yosys #Utopia #UVM
-
We had a very productive #FSD meeting earlier today! Check out what we accomplished: https://www.fsf.org/blogs/licensing/fsd-meeting-recap-2025-02-21 #FreeSoftware #Licensing #nextpnr #Yosys
-
We had a very productive #FSD meeting earlier today! Check out what we accomplished: https://www.fsf.org/blogs/licensing/fsd-meeting-recap-2025-02-21 #FreeSoftware #Licensing #nextpnr #Yosys
-
I started a project page to document my first FPGA project on a long while, mainly so that I don't forget, but could possibly be useful to others... I'll plan to add subsequent projects and make more progress on this one in the next few weeks and months.
"I bought myself a Radiona ULX3S from CrowdSupply, which includes the 85k Lattice ECP5 FPGA, which can be programmed to simulate the open source 32-bit RISC-V CPU with a completely open source LiteX-yosys-nextpnr, toolchain."
https://blog.bomorgan.io/hobbies/hardware/fpgas/litex-riscv-ecp5-ulx3s/
#riscv #foss #fpga #litex #yosys #nextpnr #linux #crowdsupply #radiona #ulx3s #lattice #ecp5
-
I started a project page to document my first FPGA project on a long while, mainly so that I don't forget, but could possibly be useful to others... I'll plan to add subsequent projects and make more progress on this one in the next few weeks and months.
"I bought myself a Radiona ULX3S from CrowdSupply, which includes the 85k Lattice ECP5 FPGA, which can be programmed to simulate the open source 32-bit RISC-V CPU with a completely open source LiteX-yosys-nextpnr, toolchain."
https://blog.bomorgan.io/hobbies/hardware/fpgas/litex-riscv-ecp5-ulx3s/
#riscv #foss #fpga #litex #yosys #nextpnr #linux #crowdsupply #radiona #ulx3s #lattice #ecp5
-
-
-
The person who is porting #Yosys #NextPrN to #Gatemate on the #olimex board, is discussing his work on this Discord channel. #fpga #digitalmath #addition #multiplication #gaussianlogarithms.
-
Just purchased some new FPGA toys... An iCESugar and a pico-ice.
I'd like to finally play around with yosys and nextpnr. Looks like yosys is a bit old on Void, and there isn't a nextpnr package.
I'm half tempted to go through the effort of packaging these for Void Linux so others can benefit.
#FPGA #yosys #icesugar #pico_ice -
My #tinytapeout 4 submission lives!
A counter doesn't look very impressive, but it has some complexity behind it :) The chip consists of a single NAND and 128 registers. "Instructions" which consist of 2 read addresses and 1 write address are fed to the chip via the IO pins.
The adder is hand written, but for the 7 segment decoder, I ended up writing a very simple #yosys backend
Both the chip and the "circuit" running on it is is written in https://spade-lang.org/
-
Less than a week to go until out next #yosys user's group! 🙀
We'll be hosting a range of FPGA lightning talks & are thrilled to announce the following participants & their projects:
⭐️Pat Deegan's TT ASIC Simulator
⭐️Frans Skarman's Using a raspberry pi camera with an FPGA
⭐️Martín Heredia's EDU-FPGA: teaching digital design with open source FPGA tools
⭐️Sasko Simonovski's FPGA-based Open Source USB security key -
From a few years ago when I had to use an intel FPGA. Sure makes me appreciate being able to use #yosys and friends for all my FPGA dev these days :BlobhajHeart:
-
Showerthought: can we do coarse grained incremental re-compilation with #yosys
The design I'm working on at the moment consists of 3 major parts: a dram controller with a risc-v core, a camera decoder that writes pixel data into dram, and an HDMI controller that displays the camera feed.
I almost never modify more than one, so why do I need to re-synth and re-pnr the other two? Going from 3 minute rebuilds to 1 minute would be amazing!
-
Don't miss the next #yosys usergroup tomorrow!
Katharina Ceesay-Seitz & Flavien Solt from ETH Zürich will introduce their tool for Information Flow Tracking
Read more here: https://comsec.ethz.ch/research/hardware-design-security/cellift/
Join us on Thursday, 21st March at 18:00 CET here: https://meet.jit.si/yosys-users-group
Read up on past YUGs: https://blog.yosyshq.com/yug/
And sign up to our newsletter if you want a reminder: https://blog.yosyshq.com/newsletter/
-
This months’ #yosys user’s group will focus on hardware security!
Katharina & Flavian from ETH Zurich will introduce their tool for Information Flow Tracking
Read more here: https://comsec.ethz.ch/research/hardware-design-security/cellift/
Join us on Thursday, 21st March at 18:00 CET here: https://meet.jit.si/yosys-users-group
Read up on past YUGs: https://blog.yosyshq.com/yug/
And sign up to our newsletter if you want a reminder: https://blog.yosyshq.com/newsletter/