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 elec_eng92

  1. E

    Help me in FIR Verilog code

    hello i am doing a verilog project that design a FIR filter. i generate sin & cos waves with cordic algorithm and apply it to FIR fiter. i am not sure about response. this is the code of fir filter: module FIR_filter(input signed [15:0]x, input clk, output reg signed [31:0]yn); reg...

Part and Inventory Search

Back
Top