Elektrine
EN
Log in Register
Paige Chat Timeline Communities Gallery Videos Email DNS VPN Uptime Kairo
Back to Timeline
Remote

Clash Language

@ClashHDL@fosstodon.org
mastodon 4.6.6
  • Open on fosstodon.org

A modern functional hardware description language

0 Followers
0 Following
13 Posts
Joined December 07, 2023
Website:
https://clash-lang.org
Github:
https://github.com/clash-lang/clash-compiler

Posts

Open post
ClashHDL
Clash Language @ClashHDL@fosstodon.org · May 27, 2026
Clash Language
@ClashHDL@fosstodon.org

A modern functional hardware description language

fosstodon.org

Those warnings about uses of `Integer` even if you don't use any in your code? Yeah, we're working on those! 😎

Already in 1.10 and ready to use, `NumConvert` is here to help with that!

https://clash-lang.org/blog/2026-05-19-numconvert/

#Haskell #FPGA

1
0
0
0
Open post
ClashHDL
Clash Language @ClashHDL@fosstodon.org · Apr 28, 2026
Clash Language
@ClashHDL@fosstodon.org

A modern functional hardware description language

fosstodon.org

It's been a long time coming, but it's finally time for a new Clash release! In 1.10 you can find new exciting things like `NumConvert`, support for GHC 9.12 and many other quality changes! 🥳

https://clash-lang.org/blog/2026-04-28-clash110/

#Haskell #FPGA

4
0
2
0
Open post
ClashHDL
Clash Language @ClashHDL@fosstodon.org · Apr 22, 2026
Clash Language
@ClashHDL@fosstodon.org

A modern functional hardware description language

fosstodon.org

We're happy to announce the first release of `clash-shockwaves`! Thanks to the flexibility of https://surfer-project.org you can now see your Clash data types directly in your traces - and with colours!! 🌈

https://clash-lang.org/blog/2026-04-21-shockwaves/

#Haskell #FPGA

surfer-project.org

Surfer | Surfer

6
0
3
1
Open post
ClashHDL
Clash Language @ClashHDL@fosstodon.org · Apr 07, 2026
Clash Language
@ClashHDL@fosstodon.org

A modern functional hardware description language

fosstodon.org

Ever got caught with a numeric literal that was too big for a Clash (or otherwise Haskell) Type and didn’t get a warning or an error?

Yeah, us too! So we introduce a new package: `checked-literals` Read more about it in the new post:

https://clash-lang.org/blog/0009-checked-literals/

#haskell #fpga

0
0
0
0
Open post
ClashHDL
Clash Language @ClashHDL@fosstodon.org · Jan 29, 2026
Clash Language
@ClashHDL@fosstodon.org

A modern functional hardware description language

fosstodon.org

We are looking for your feedback! 👀
Have you tried to learn Clash in the past? Are you using Clash right now? Anything that didn't quite click or was unwieldy to use? Something you think we should improve? 🥼

Here's the link to the forum post, but you can reach out to us on your platform of choice of course :)

https://clash-lang.discourse.group/t/we-d-love-your-feedback-on-using-clash/103

#FPGA #Clash #Haskell

3
0
1
0
Open post
ClashHDL
Clash Language @ClashHDL@fosstodon.org · Jan 14, 2026
Clash Language
@ClashHDL@fosstodon.org

A modern functional hardware description language

fosstodon.org

What happens when Clash meets Rust? Interesting things that bring us to the edge of what the languages can handle! See how we approached representing Clash’s numeric types in Rust in this new blog post.

https://clash-lang.org/blog/0008-clash-num/
#rustlang #rust #haskell #fpga

5
0
2
0
Open post
ClashHDL
Clash Language @ClashHDL@fosstodon.org · Jul 31, 2025
Clash Language
@ClashHDL@fosstodon.org

A modern functional hardware description language

fosstodon.org
Replying to @whitequark@mastodon.social
@whitequark@mastodon.social Please do! :) This Compiler User Guide is still under development though, we're working on a new tutorial and in general just giving some more love to documentation and onboarding!
1
0
0
0
Open post
ClashHDL
Clash Language @ClashHDL@fosstodon.org · Jul 30, 2025
Clash Language
@ClashHDL@fosstodon.org

A modern functional hardware description language

fosstodon.org

The Clash Compiler User Guide has gotten a new look and a new home! 🤩

It's still actively being worked on and being updated, but you can find it here: https://docs.clash-lang.org/compiler-user-guide/

5
2
2
0
Open post
ClashHDL
Clash Language @ClashHDL@fosstodon.org · Feb 07, 2025
Clash Language
@ClashHDL@fosstodon.org

A modern functional hardware description language

fosstodon.org

Curious how #Clash models signals for #FPGA and #ASIC in #Haskell? This short post/tutorial explains this, with an interactive diagram for visualizing clock domain crossing 🤯

https://clash-lang.org/blog/0007-signals/

3
0
0
0
Open post
ClashHDL
Clash Language @ClashHDL@fosstodon.org · Aug 21, 2024
Clash Language
@ClashHDL@fosstodon.org

A modern functional hardware description language

fosstodon.org

The Clash compiler is built on top of GHC - ever wondered what it takes to update to a new GHC version? Here's a blog post talking about the upgrade process a bit! ✨

https://qbaylogic.com/blog/upgrading-the-clash-compiler-to-a-new-version-of-ghc/

#haskell

4
0
0
0
Open post
ClashHDL
Clash Language @ClashHDL@fosstodon.org · Jul 08, 2024
Clash Language
@ClashHDL@fosstodon.org

A modern functional hardware description language

fosstodon.org

We now have a forum for Clash! Ask and search through questions, share your projects and connect with fellow community members! ✨

https://clash-lang.discourse.group/

See you there! 🫡

Clash Language Community
Clash Language Community

Clash Language Community

A place to share your projects, get technical help and get to know each other

7
0
4
0
Open post
ClashHDL
Clash Language @ClashHDL@fosstodon.org · Dec 07, 2023
Clash Language
@ClashHDL@fosstodon.org

A modern functional hardware description language

fosstodon.org
Replying to @Di_Libu@mastodon.social
@Di_Libu@mastodon.social Hey hey 😊
1
0
0
0
Open post
ClashHDL
Clash Language @ClashHDL@fosstodon.org · Dec 07, 2023
Clash Language
@ClashHDL@fosstodon.org

A modern functional hardware description language

fosstodon.org

Time for my #introduction to the Fediverse! :masto_love:

Clash is an open source functional hardware description language built on #Haskell.
The Clash compiler allows you to use Haskell features like its strong and powerful typesystem as well as use existing Haskell code and libraries in your #FPGA and #ASIC designs! You can test your designs right inside the REPL, simulate it alongside other Haskell code or output #VHDL / #Verilog / #SystemVerilog code for synthesis.

Links in the profile ✨

22
1
14
0

Remote instance

fosstodon.org
Open on original server
313k7r1n3
Elektrine

Tor hidden service

elekhj7afj4qnrr4yd3bkzslsyo5jgfxw3orgjkhlcxifueodybyiiad.onion

Platform

  • Email
  • Chat
  • Timeline
  • Communities
  • VPN
  • DNS

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • Warrant Canary
  • Lite (no JS)
  • VPN Policy
  • Source code

Support

  • support@elektrine.com
  • Report Security Issue
Mail client setup IMAP mail.elektrine.com:993 POP3 mail.elektrine.com:995 SMTP mail.elektrine.com:465
© 2026 Elektrine. All rights reserved. Server: 23:34:51 UTC