diff --git a/README.md b/README.md index 3845d2502..3bcd59ec8 100644 --- a/README.md +++ b/README.md @@ -575,6 +575,9 @@ Non-standard or SystemVerilog features for formal verification ``@(posedge )`` or ``@(negedge )`` when ```` is marked with the ``(* gclk *)`` Verilog attribute. +- The `gate_cost_equivalent` attribute on a module can be used to specify + the estimated cost of a module as an equivalent number of basic gate + instances. Supported features from SystemVerilog =====================================