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 hjavadi

  1. H

    How does the bandwidth of OPAMP depend on biasing current ?

    Bandwidth of OPAMP I think that as the gain of op-amp and also its tranfer function is related to parameters such as gm and it depends on current bias, your band width would be dependent on current bias.
  2. H

    Need resources on FPGA basics and architecture

    Need fpga basics Simply FPGA is a programmable asic in which you can implement your logic circuit. To do that you should know one of hardware languages such as vhdl or verilog, and also you should be able to work with its related softwares and compilers such as modelsim for simulating, ISE or...
  3. H

    Problem with CRC in VHDL Ethernet MAC design

    Ethernet MAC CRC is usually calculated from MSB. So I think you should design in that way. "Data and Computer Networks" By Stallings is a good reference for you.
  4. H

    A good book for Verilog programming

    Verilog Digital System Design by Zainalabedin Navabi is one of the best.
  5. H

    ANDing Clock with Data

    as your two clocks are synchronous, I think the best way for gating is writing your code in data flow format(anding them together)
  6. H

    Problem with adding package for synthesis

    adding package I recommend you to use ISE 8.2 or newer version. It is very better than its earlier versions. I have experienced it.
  7. H

    Help me solve an issue in VHDL code writing

    Re: VHDL code question You can use EN (enable signal) in your design.
  8. H

    plz can you tell me book that is helpful in writing the

    Hi, This book will be useful: " Verilog® HDL: A Guide to Digital Design and Synthesis, Second Edition" By: Samir Palnitkar, published by: Prentice Hall PTR regards,
  9. H

    Why we need to use Modelsim along with Quartus in Altera?

    Modelsim qn I think both versions of modelsim are suitable. Modelsim is for simulation of codes. I mean some expression in modelsim couldnt implement in fpga.
  10. H

    Which FPGA is better to use?

    Dear friends, I am to implement HDLC Controller with FPGA. Could you help me which FPGA is better to use?
  11. H

    need for working with FPGA

    Hello everybody, I am interested in doing my projects with FPGA but I am not good at it. I know VHDL somehow. Please help me what would be better for me to be expert at working with FPGA. Thanks a lot for your helping me.

Part and Inventory Search

Back
Top