mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-28 16:53:45 +02:00
Delay paths need a scope. This helps the code generators bind the modpaths to the correct scope. This patch doesn't actually make use of the information, it just makes it available to code generators. Signed-off-by: Stephen Williams <[email protected]>