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 Shubham_Pandia

  1. S

    [SOLVED] Latch created in FSM

    Why is a latch being created in the following code? The latch is created in next_S under next state logic module main(a,b,c,d,e,R,en,clk,S,z,k,count,reset); input [3:0]a; input [3:0]b; input [3:0]c; input [3:0]d; input [3:0]e; wire [3:0]x; wire [3:0]y; input reset; output wire...

Part and Inventory Search

Back
Top