Answers Database
HITOP M1.2.11: nd7331 - Input 'sclk_int' assigned to FCLK1 is used in logic.
Record #2462
Product Family: Software
Product Line: CPLD Implementation
Problem Title:
HITOP M1.2.11: nd7331 - Input 'sclk_int' assigned to FCLK1 is used in
logic.
Problem Description:
Keywords: FCLK, nd7331
Urgency: Standard
General Description:
nd7331 - Input 'sclk_int' assigned to FCLK1 is used in logic. FCLK1 can only be
used to fast clock macrocell registers and/or input pad registers.
ERROR:hi301 - Cannot fit the design into any of the specified devices. You may w
ant to decrease the pterm limit for a denser fit, or split thedesign into sub-de
signs, or try a larger device.
This message may occur if every IO is constrained in a ucf file, and the signal
in question is brought in through an IBUF eventhough it does not drive standard
logic elements as suggested in the error message.
Solution 1:
Remove the constraint from the clock input.
The 7300 architecture only has two pins for FCLKs. If one of them is constraine
d already, then the other is implied.
Solution 2:
Replace the IBUF with a BUFG.
End of Record #2462
For the latest news, design tips, and patch information on the Xilinx design environment, check out the Xilinx Expert Journals! |