Commit 25a7d304 by Sergey Committed by Miodrag Milanović

Backends fixes (#79)

* backends. Fix patterns.
parent 8f025a0c
ERROR: Cyclic dependency between modules found! Cycle includes module bb.
ERROR: Cyclic dependency between modules found! Cycle includes module top.
_$add$###top_fulladder#v#21$4_Y := resize(_y, 1) + resize(_A, 1);
_$add$###top_fulladder#v#18$2_Y := resize(_y, 1) + resize(_cin, 1);
_$0#A#0#0# := _$add$###top_fulladder#v#18$2_Y;
_$0#cout#0#0# := _$add$###top_fulladder#v#21$4_Y;
_$add$###top_fulladder#v#20$4_Y := resize(_y, 1) + resize(_A, 1);
_$add$###top_fulladder#v#17$2_Y := resize(_y, 1) + resize(_cin, 1);
_$0#A#0#0# := _$add$###top_fulladder#v#17$2_Y;
_$0#cout#0#0# := _$add$###top_fulladder#v#20$4_Y;
Markdown is supported
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