Sign in

username:

password:



Not a member?

Search Comp.Arch.FPGA



Search tips

fpga by Keywords

Altera | ASIC | CPLD | Cyclone | DCM | DDR | DSP | Ethernet | ISE | JTAG | Linux | LVDS | Microblaze | ML310 | Modelsim | NIOS | OPB | PCI | Quartus | RocketIO | SDRAM | Spartan | Spartan3 | SRAM | Stratix | Verilog | VHDL | Virtex | Virtex-4 | Virtex-II | Xilinx | XST


Ads

See Also

DSPEmbedded SystemsElectronics

Comp.Arch.FPGA | DCM CLK driving load problem

There are 2 messages in this thread.

You are currently looking at messages 0 to 2.

DCM CLK driving load problem - ekavirsrikanth@gmail.com - 2007-07-14 02:49:00

hi ,

i have a probelm while i am using the DCM for clock mutiply. i am
using single DCM for my virtex 2 pro device. i have two sub modules
and a top module. i need to use DCM in all the 3 modules (2 sub
modules and top module). so i invoked dcm and component instantiation
in all the 3 modules. but i am facing the problem while i am mapping .
its throwing the error... like

error: ERROR:LIT - IPAD symbol "clk77p76" is driving more than one
loads. IPAD can only
   drive a single IBUF or two IBUFDS. If you are using a  BUF instead
of an
   IBUF, it may have been simplified, please use an explicit IBUF
instead.

can my dcm clk cannnot drive more than 2 loads .....

regards
srik

______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.



Re: DCM CLK driving load problem - Andrew Holme - 2007-07-14 05:51:00

<e...@gmail.com> wrote in message 
news:1...@j4g2000prf.googlegroups.com...
> hi ,
>
> i have a probelm while i am using the DCM for clock mutiply. i am
> using single DCM for my virtex 2 pro device. i have two sub modules
> and a top module. i need to use DCM in all the 3 modules (2 sub
> modules and top module). so i invoked dcm and component instantiation
> in all the 3 modules. but i am facing the problem while i am mapping .
> its throwing the error... like
>
> error: ERROR:LIT - IPAD symbol "clk77p76" is driving more than one
> loads. IPAD can only
>   drive a single IBUF or two IBUFDS. If you are using a  BUF instead
> of an
>   IBUF, it may have been simplified, please use an explicit IBUF
> instead.
>
> can my dcm clk cannnot drive more than 2 loads .....
>
> regards
> srik
>

You only need to instantiate a DCM in the top module. 


______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.