mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-30 21:19:30 +00:00
This makes the Verilog backend handle the $connect and $input_port cells. This represents the undirected $connect cell using the `tran` primitive, so we also extend the frontend to support this. |
||
---|---|---|
.. | ||
Makefile.inc | ||
verilog_backend.cc | ||
verilog_backend.h |