Skip to content
Snippets Groups Projects
Commit 4508ea9f authored by Erwan Jahier's avatar Erwan Jahier
Browse files

Fix the L2lExpandNodes pass, that was buggy wrt clock params and arguments.

The bug was appearing a node was called on a non base clock that was
existing in the called nodes (name clash). Typically, it occurs on
recursive node called on some non-trivial clocks.

Also, use maps instead of list to hold the substitution between
params and args.
parent 9c822b3b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment