Although useful for debugging, most external tools often complain about such attributes (with notable exception of Vivado). As such, it is better to emit Verilog with these attributes into a separate file such as `design.debug.v` and only emit the attributes that were explicitly placed by the user to `design.v`. This still leaves the (*init*) attribute. See #220 for details. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| pysim.py | ||
| rtlil.py | ||
| verilog.py | ||