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 akilesh.ak

  1. A

    Xilinx translate stage error "NGDBUILD 455" - multiple drivers

    here s my code... IBUFGDS #( .DIFF_TERM("FALSE"), // Differential Termination .IOSTANDARD("DEFAULT") // Specifies the I/O standard for this buffer ) IBUFGDS_inst ( .O(CLKIN1), // Clock buffer output .I(clk_p), // Diff_p clock buffer input .IB(clk_n) //...
  2. A

    Xilinx translate stage error "NGDBUILD 455" - multiple drivers

    Hi i'm using Xilinx ISE 13.2 version. i'm generating the mig core and generating the clock through MMCM. the MMCM clock is further being connecte to the MIG. but i'm facing problems in translate stage. i'm getting these errors. My Synthesis is fine. kindly help. :sad: ERROR:NgdBuild:455 -...
  3. A

    AMBA master slaves limited to 16.. y?

    Thanq... Hw about AXI? Is it limited to the same 16 masters?
  4. A

    AMBA master slaves limited to 16.. y?

    [I] Thanx 4 d response... but thats my actual question "why is it limited to [3:0] why not more than that?" it all depends on the designer, he can even design it to be greater than [3:0]...
  5. A

    AMBA master slaves limited to 16.. y?

    In AMBA protocols why are the masters and slaves limited to only 16 and why not more than that?

Part and Inventory Search

Back
Top