Comment on How are computer chips designed?
CookieOfFortune@lemmy.world 4 days ago
When I was studying this formally they were using VHDL and Verilog which are programming languages to do circuit design.
Roughly they can take a logical description (input A goes to output B, etc), do A LOT of math and create the circuit layout.