Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
config:runtime [2025/05/27 18:11] – [Attributes] rajit | config:runtime [2025/05/27 18:12] (current) – [Verilog global signal prefix] rajit | ||
---|---|---|---|
Line 93: | Line 93: | ||
</ | </ | ||
- | ===== Verilog global signal prefix ===== | ||
- | |||
- | Since ACT can refer to global signals, this functionality may be needed when converting ACT files into Verilog netlists. Different systems may have different ways that a user can access signals | ||
- | |||
- | < | ||
- | begin act | ||
- | string global_signal_prefix " | ||
- | end | ||
- | </ | ||
- | |||
- | This specifies that a global signal '' | ||