Skip to content

Commit

Permalink
plumb user_d_o #768
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Gardner-Stephen committed Jan 8, 2024
1 parent d513aad commit 14d4092
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vhdl/exp_board_serial_rings.vhdl
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ begin
if plumb_signals = '1' then
-- XXX Update output_vector from signals
output_vector(19) <= tape_write_o;
output_vector(31 downto 24) <= user_d_o;
end if;

end if;
Expand Down

0 comments on commit 14d4092

Please sign in to comment.