| ▲ | mathisfun123 2 hours ago | |
> what would a low level language look like for an FPGA? Probably verilog Verilog is not a programming language (because FPGAs are not programmed) it's a hardware description language. It's also very lossy (every vendor has reams of coding guides for using it just right with their synthetizer). | ||