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

Subversion Repositories wb4pb

[/] [wb4pb/] [trunk/] [rtl/] [wbs_uart.v] - Diff between revs 12 and 17

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 12 Rev 17
Line 178... Line 178...
        wbs_dat_s2m_o <= baud_limit[15:8];
        wbs_dat_s2m_o <= baud_limit[15:8];
      end
      end
      default: ;
      default: ;
    endcase
    endcase
 
 
    if (rst) begin
    if (rst)
      wbs_ack_o <= 1'b0;
      wbs_ack_o <= 1'b0;
    end
 
 
 
  end
  end
 
 
  // Xilinx (R) uart macro instances
  // Xilinx (R) uart macro instances
  //////////////////////////////////
  //////////////////////////////////

powered by: WebSVN 2.1.0

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