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 gsbkbharath

  1. G

    Cadence layout NMOS p substrate connection

    Hi erikl. But in NAND for the upper NMOS, the body(p substrate) should be connected to source right? I feel i am lost here. I have these doubts. is the p substrate not the body or bulk of the NMOS? also nwell not the body or bulk of the PMOS? Thanks again.
  2. G

    Cadence layout NMOS p substrate connection

    Iam drawing a layout in Cadence for a 2 input nand gate.In the Pull down network i used a p substrate for each of the NMOS. For the lower NMOS i connected the substrate to Ground.But, when i connect the substrate of the upper NMOS to the its source as in the schematic,i get the errors "p...
  3. G

    nested for loops running forever

    Yes the mistake was with declarations.i declared the variables i,j as one bit register instead of 2 bits.So, the loop for j never closed.Anyway thanks. - - - Updated - - - Im a beginner in verilog.It was a problem with declaration.I tried your code too.Thanks for the help.
  4. G

    nested for loops running forever

    This is the part of my code for histogram segmentation. It has to read data from in[i][j] into a temporary variable n which is the intensity of that pixel.Then it has to increment the nth bit of the hist vector by 1 so that at the end the vector hist has the requires histogram values.But the...

Part and Inventory Search

Back
Top