frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Vectorization of Verilog Designs and its Effects on Verification and Synthesis

https://arxiv.org/abs/2603.17099
12•matt_d•3d ago

Comments

taktoa•4m ago
Regarding synthesis, I think approaches like this often seem promising to software engineers but ignore the realities of physical design. Hierarchical physical design tends to be worse than flat PD because there are many variables to optimize (placement density, congestion, IR drop, thermal, parasitics, signal integrity, di/dt, ...) and even if you have some solution in mind that optimizes area for a highly regular block, that layout could be worse than a solution that intersperses lower-power cells throughout that regular logic to reduce hotspots. And since placement is not going to be regular in any real design, delay won't be either, and there is a technique called resynthesis that restructures the logic network based on exactly which paths are critical which will essentially destroy whatever logic regularity existed.

The other thing is that high level optimizations tend to be hard to come by in hardware. Most datapath hardware is not highly fixed-function, instead it consists of somewhat general blocks that contain a few domain specific fused ops. So we either have hardware specifications that are natural language or RTL specifications that are too low level to do meaningful design exploration. Newer RTL languages and high level synthesis tools _also_ tend to be too low level for this kind of thing, it's a pretty challenging problem to design a formal specification language that is simultaneously high level enough and yet allows a compiler to do a good job of finding the optimal chip design. Approximate numerics are the most concrete example of this: there just aren't really any good algorithms for solving the problem of "what is the most efficient way to approximate this algorithm with N% precision", and that's not even including the flexibility vs efficiency tradeoff which requires something like human judgement, or the fact that in many domains it's hard to formulate an error metric that isn't either too conservative or too permissive.

We indexed the Delve audit leak: 533 reports, 455 companies, 99.8% identical

https://trustcompliance.xyz
110•fadijob•1h ago•48 comments

OpenClaw Is a Security Nightmare Dressed Up as a Daydream

https://composio.dev/content/openclaw-security-and-vulnerabilities
201•fs_software•3h ago•136 comments

PC Gamer Recommends RSS Readers in a 37MB Article That Just Keeps Downloading

https://stuartbreckenridge.net/2026-03-19-pc-gamer-recommends-rss-readers-in-a-37mb-article/
113•JumpCrisscross•3h ago•48 comments

The Future of Version Control

https://bramcohen.com/p/manyana
283•c17r•6h ago•158 comments

The gold standard of optimization: A look under the hood of RollerCoaster Tycoon

https://larstofus.com/2026/03/22/the-gold-standard-of-optimization-a-look-under-the-hood-of-rolle...
39•mariuz•2h ago•9 comments

Reports of code's death are greatly exaggerated

https://stevekrouse.com/precision
140•stevekrouse•10h ago•133 comments

Five Years of Running a Systems Reading Group at Microsoft

https://armaansood.com/posts/systems-reading-group/
72•Foe•4h ago•21 comments

Project Nomad – Knowledge That Never Goes Offline

https://www.projectnomad.us
299•jensgk•8h ago•63 comments

Flash-MoE: Running a 397B Parameter Model on a Laptop

https://github.com/danveloper/flash-moe
268•mft_•9h ago•93 comments

MAUI Is Coming to Linux

https://avaloniaui.net/blog/maui-avalonia-preview-1
109•DeathArrow•5h ago•47 comments

Teaching Claude to QA a mobile app

https://christophermeiklejohn.com/ai/zabriskie/development/android/ios/2026/03/22/teaching-claude...
27•azhenley•2h ago•1 comments

How to Attract AI Bots to Your Open Source Project

https://nesbitt.io/2026/03/21/how-to-attract-ai-bots-to-your-open-source-project.html
18•zdw•1d ago•0 comments

Building an FPGA 3dfx Voodoo with Modern RTL Tools

https://noquiche.fyi/voodoo
134•fayalalebrun•8h ago•25 comments

Windows native app development is a mess

https://domenic.me/windows-native-dev/
263•domenicd•11h ago•268 comments

Turkish Coffee? Since the 16th Century, It's in the Water

https://specialprojects.sprudge.com/?p=868
16•speckx•5d ago•12 comments

Vectorization of Verilog Designs and its Effects on Verification and Synthesis

https://arxiv.org/abs/2603.17099
12•matt_d•3d ago•1 comments

What Young Workers Are Doing to AI-Proof Themselves

https://www.wsj.com/economy/jobs/ai-jobs-young-people-careers-14282284
25•wallflower•3h ago•11 comments

Palantir extends reach into British state as gets access to sensitive FCA data

https://www.theguardian.com/technology/2026/mar/22/palantir-extends-reach-into-british-state-as-i...
105•chrisjj•3h ago•28 comments

LLMs Predict My Coffee

https://dynomight.net/coffee/
5•surprisetalk•4d ago•0 comments

More common mistakes to avoid when creating system architecture diagrams

https://www.ilograph.com/blog/posts/more-common-diagram-mistakes/
117•billyp-rva•9h ago•46 comments

Personal Computing (2022)

https://josh8.com/blog/personal_computing.html
10•xk3•1h ago•2 comments

Cloudflare flags archive.today as "C&C/Botnet"; no longer resolves via 1.1.1.2

https://radar.cloudflare.com/domains/domain/archive.today
328•winkelmann•17h ago•238 comments

Why I love NixOS

https://www.birkey.co/2026-03-22-why-i-love-nixos.html
129•birkey•4h ago•104 comments

A review of dice that came with the white castle

https://boardgamegeek.com/thread/3533812/a-review-of-dice-that-came-with-the-white-castle
114•doener•3d ago•35 comments

The IBM scientist who rewrote the rules of information just won a Turing Award

https://www.ibm.com/think/news/ibm-scientist-charles-bennett-turing-award
75•rbanffy•9h ago•6 comments

25 Years of Eggs

https://www.john-rush.com/posts/eggs-25-years-20260219.html
223•avyfain•4d ago•62 comments

GrapheneOS refuses to comply with new age verification laws for operating system

https://www.tomshardware.com/software/operating-systems/grapheneos-refuses-to-comply-with-age-ver...
131•CrypticShift•4h ago•52 comments

Zero ZGC4: A Better Graphing Calculator for School and Beyond

https://www.zerocalculators.com/features
21•uticus•5d ago•21 comments

A case against currying

https://emi-h.com/articles/a-case-against-currying.html
80•emih•8h ago•103 comments

Learnings from training a font recognition model from scratch

https://www.mixfont.com/blog/learnings-from-training-a-font-recognition-model-from-scratch
24•justswim•5d ago•6 comments