OpenCores
URL https://opencores.org/ocsvn/uart_fpga_slow_control_migrated/uart_fpga_slow_control_migrated/trunk

Subversion Repositories uart_fpga_slow_control_migrated

[/] [uart_fpga_slow_control/] [trunk/] [code/] [ab_top.vhd] - Diff between revs 22 and 23

Show entire file | Details | Blame | View Log

Rev 22 Rev 23
Line 59... Line 59...
     uart_leds_o        : out    std_logic_vector(7 downto 0);
     uart_leds_o        : out    std_logic_vector(7 downto 0);
     clk_uart_monitor_o : out    std_logic;
     clk_uart_monitor_o : out    std_logic;
     -- #####################
     -- #####################
     -- ADD your registers toward the rest of the logic here
     -- ADD your registers toward the rest of the logic here
     -- #####################
     -- #####################
     uart_din_o         : out    std_logic;
     uart_dout_o        : out    std_logic;
     uart_dout_i        : in     std_logic);
     uart_din_i         : in     std_logic);
 
 
end ab_top;
end ab_top;
 
 
 
 
--=============================================================================
--=============================================================================

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.