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 karan1207

  1. K

    How to fix setup time violation after synthesis?

    Re: how to fix setup time violation after synthesis, don't lower the operating freque Well, if you do not want to change the device, then you can apply forward bias on the Body/substrate terminal of the transistor.
  2. K

    A microprocessor design book

    Try Computer Architecture By Hennessy and Patterson
  3. K

    self heating of finfets

    ok, so anyone know how much the performance reduces due to self heating? I mean how much percentage decrease in Id?
  4. K

    which fabrication technology of vlsi gives higher capacitance

    The capacitance is actually inversely proportional to the oxide thickness. C= ξA/d where d= distance between the plates. So, as the thickness of oxide goes on decreasing, the distance between the gate and substrate reduces and cap goes up.
  5. K

    self heating of finfets

    In the SPICE models of transistors, what is the parameter which when set can acknowledge the self heating effect. I am aware of SHMOD. Are there anymore flags/parameters that need to be set/reset to see the self heating effects on the FET performance.
  6. K

    Illegal reference to net -problem

    could you elaborate. I will tell you the problem I am facing. I want to implement the right shift on a register with data- in input. So, I have to define that register as inout. When I define it as reg, the problem starts....
  7. K

    Illegal reference to net -problem

    I have a question for you shitansh. I ma getting the error of "(vlog-2110) illegal reference to net" for a inout variable. Is it that we cannot declare a inout as a reg type?
  8. K

    VHDL Programming, define a specific variable

    Re: VHDL Programming I have defined aclock input for every component, but how do i connect the clk. could u elaborate please. do i need to define the variable clk in the main program as global. how to do it?
  9. K

    VHDL, variable which is visible in multiple processes

    Reply with quote Edit/Delete this post Delete this post Report this post to the moderators of this forum please can you suggest how in VHDL I can define a variable which is visible in multiple processes of different components,, for example, I need a common CLK
  10. K

    VHDL Programming, define a specific variable

    please can you suggest how in VHDL I can define a variable which is visible in multiple processes of different components,, for example, I need a common CLK

Part and Inventory Search

Back
Top