Implement false path support #222
JulianKemmerer
started this conversation in
General
Replies: 2 comments
-
ASYNC_WIRE pragma https://github.com/JulianKemmerer/PipelineC/wiki/Pragmas exists for global wires but only is actually async if separate clock domains - if same clock domain then doesnt actually mark path as async/false... |
Beta Was this translation helpful? Give feedback.
0 replies
-
See also: #296 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Primarily for making large chunks of untimed ~'constant' logic anywhere in the design work with no extra manual registers from the user added.
Beta Was this translation helpful? Give feedback.
All reactions