ctrl_wires: add x_to_a_shift_1 signal
This commit is contained in:
parent
974a51b403
commit
861d93d2fa
@ -21,6 +21,7 @@ module heron_ctrl_wires (
|
||||
s_to_a_shift_1,
|
||||
s_to_b,
|
||||
x_to_a,
|
||||
x_to_a_shift_1,
|
||||
x_to_b_shifted
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user