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 narendra437

  1. N

    Design a circuit to divide input frequency by 2

    Design a circuit to divide input frequency by 2
  2. N

    AND,NOT,OR,XOR,XNOR,NAND,INVERTER using MUX

    and≡ take two cases i.e for a==0,a==1;('a' is a selected line for 2:1mux) take 0 and b as inputs to mux if(a==0) out =0; elsif(a==1) out=b;[/img][/code]

Part and Inventory Search

Back
Top