Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
config:generic [2025/05/27 18:11] – [Attributes] rajit | config:generic [2025/05/27 18:12] (current) – [Attributes] rajit | ||
---|---|---|---|
Line 168: | Line 168: | ||
+ | ==== 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 '' | ||