yosys/frontends/ast
Zachary Snow cb9f3b6abf verilog: disallow overriding global parameters
It was previously possible to override global parameters on a
per-instance basis. This could be dangerous when using positional
parameter bindings, hiding oversupplied parameters.
2021-03-11 12:36:51 -05:00
..
Makefile.inc Added Verilog/AST support for DPI functions (dpi_call() still unimplemented) 2014-08-21 12:43:51 +02:00
ast.cc verilog: disallow overriding global parameters 2021-03-11 12:36:51 -05:00
ast.h verilog: Use proc memory writes in the frontend. 2021-03-08 20:16:29 +01:00
dpicall.cc dpi: Support for chandle type 2021-01-23 22:24:31 +00:00
genrtlil.cc verilog: Use proc memory writes in the frontend. 2021-03-08 20:16:29 +01:00
simplify.cc verilog: Use proc memory writes in the frontend. 2021-03-08 20:16:29 +01:00