Unverified Commit feb3e46a authored by Schuyler Eldridge's avatar Schuyler Eldridge Committed by GitHub
Browse files

[CIRCT] Remove CombinationalPath Anno Dropping (#2996)



Change the CIRCT phase to no longer drop the CombinationalPath
annotation.  This dropping behavior was done to enable an SFC->MFC
handoff where the SFC can produce this annotation.  Chisel can never
produce this annotation, so it is safe to have MFC error if it sees it.

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@sifive.com>
parent 0c247c6a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment