Elektrine lite

← Feed

@MrMR@fosstodon.org

Post #1700804

2026-04-12 21:24 UTC

@thezoq2 you are very productive in the last few weeks! How much faster is the development cycle compared to verilog/vhdl?

Replies (1)

  • @thezoq2@mastodon.social 2026-04-13 06:32

    @MrMR I would say significantly faster. This UI library went from "Hmm, I wonder if this is possible" to this prototype in ~3 hours? I actually streamed most of it in case you want a peek of the process https://www.twitch.tv/videos/2746304284 The big thing that makes me faster with Spade is that the language and type system prevent a whole bunch of pitfalls, and makes refactoring easier. It is also possible to both build and use much higher level abstractions, like this UI library.

    Open ##1700805