yosys/frontends/ast
Zachary Snow e833c6a418 verilog: use derived module info to elaborate cell connections
- Attempt to lookup a derived module if it potentially contains a port
  connection with elaboration ambiguities
- Mark the cell if module has not yet been derived
- This can be extended to implement automatic hierarchical port
  connections in a future change
2021-10-25 18:25:50 -07:00
..
Makefile.inc Generate an RTLIL representation of bind constructs 2021-08-13 17:11:35 -06:00
ast.cc verilog: use derived module info to elaborate cell connections 2021-10-25 18:25:50 -07:00
ast.h verilog: use derived module info to elaborate cell connections 2021-10-25 18:25:50 -07:00
ast_binding.cc Generate an RTLIL representation of bind constructs 2021-08-13 17:11:35 -06:00
ast_binding.h Generate an RTLIL representation of bind constructs 2021-08-13 17:11:35 -06:00
dpicall.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
genrtlil.cc verilog: use derived module info to elaborate cell connections 2021-10-25 18:25:50 -07:00
simplify.cc verilog: use derived module info to elaborate cell connections 2021-10-25 18:25:50 -07:00