FPGA Central - World's 1st FPGA / CPLD Portal

FPGA Central

World's 1st FPGA Portal

 

Go Back   FPGA Groups > NewsGroup > FPGA

FPGA comp.arch.fpga newsgroup (usenet)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-03-2003, 01:09 PM
rider
Guest
 
Posts: n/a
Default CLOCK_SIGNAL constraint XILINX

Hi all!

I have a design with combinational clocks. The synthesis report asks
me to use CLOCK_SIGNAL with these signals. However, I have a problem
using this constraint. It can only be used through Verilog/VHDL and
not from constraints editor(Xilinx ISE 5.1). So i am using the
following statement:

//synthesis attribute CLOCK_SIGNAL of J1106 is yes;

However, this doesn't seem to work. Their is still the message in
synthesis report "Please use CLOCK_SIGNAL constraint....". The
hierarchy of my design is as follows:

module DFF_54174.v instantiated in module SHEET3.v as Z158. Module
SHEET3.v instantiated in module DMAB.v [TOP LEVEL] as CIRCUIT3. The
signal to which i want to apply constraint is pin10 of DFF_54174 tied
to J1106 in SHEET3.v. J1106 is a wire in TOP level DMAB.v.

Now is my above constraint statement OK? If yes why is now working?
Where to place this statement? TOP level? or in SHEET3.V or in
DFF_54174.v ? The synthesis report indicates this signal as :
CIRCUIT3_J11061:O ? should i use this instead of J1106? Should i use
quotes around [yes]?

Regards
Rider
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: TIG Constraint Anil Khanna FPGA 1 08-25-2003 11:35 PM
Re: TIG Constraint Martin Euredjian FPGA 0 08-25-2003 09:47 PM


All times are GMT +1. The time now is 11:41 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright 2008 @ FPGA Central. All rights reserved