mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-13 05:01:29 +00:00
The Verilog grammar does not allow an empty case. Most synthesis tools are quite permissive about this, but Quartus is not. This causes problems for amaranth with Quartus (see amaranth-lang/amaranth#931). |
||
---|---|---|
.. | ||
Makefile.inc | ||
verilog_backend.cc |