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 mkenobi

  1. mkenobi

    Continuous time sigma delta in simulink

    omid shoaei continuous time sigma delta CT sigma delta can be modeled as a discrete time system since S/H operation is done inside the feedback loop. I suggest you to take a glance at Omid Shoaei's PhD thesis. As far as I know there is no public release sigma-delta toolbox for continuous-time...
  2. mkenobi

    the best analog filter design book

    analog filter book could you tell me the best analog filter design book out there?
  3. mkenobi

    rounding/truncation fixed-point

    i'm doing 16-bit fixed-point [SIII.FFFFFFFFFFFF (s:sign, i:integer, f: fraction)] multiplication. 16-bit product is needed
  4. mkenobi

    rounding/truncation fixed-point

    Hi, how to round off or truncate a fixed-point number? for example 32-bit to 16-bit. any help (docs or code) will be appreciated. thanks.
  5. mkenobi

    analog parts in digital design process

    let's say I have the layout of the digital part extracted from HDL source and I had designed the analog part using analog libs in a separate process. how should I merge these parts into one chip? or is it possible to design the analog portion onto the digital layout?
  6. mkenobi

    analog parts in digital design process

    hi, I'm an asic design engineer and never got involved in analog. Currently I'm embedding a microcontroller into my chip. This chip should have analog parts (specifically an A/D converter). I was wondering how to implement this structure with analog libraries and how to proceed the design flow...
  7. mkenobi

    How to increase FPGA performance ?

    thanks for the post. are you familiar with any lecture notes or books describing how to implement systolic arrays and pipelines using VHDL?
  8. mkenobi

    How to increase FPGA performance ?

    I am interested in sistolic array implementation and pipelining with vhdl. could you post some materials about this subject?
  9. mkenobi

    how to design a clock multiplier in verilog

    clock multiplier verilog vhdl code is available http://www.eda.org/fmf/fmf_public_models/clock/cdc5801.vhd
  10. mkenobi

    backpropagation algorithm

    does anybody involved in implementing backpropagation algorithm using vhdl or verilog? if so, i appreciate any help with this subject.
  11. mkenobi

    Ternary CAM(Content Addressable Memory)

    a paper for fpga implementation:

Part and Inventory Search

Back
Top