Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by vaibhav_sinha

  1. V

    RS232 Communication - code is not behaving as expected

    RS232 Communication Hi. I have written this code for RS232 receiver using 8-N-1 protocol. But the code is not behaving as expected. CAn someone please go through the code and debug it? library ieee; use ieee.std_logic_1164.all; entity receive is port(reset: in bit; rx: in bit; outp: out...

Part and Inventory Search

Back
Top