Go Back   Velocity Reviews > Newsgroups > VHDL
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

VHDL - set dont touch attribute in xilinx xst?

 
Thread Tools Search this Thread
Old 06-19-2009, 03:43 PM   #1
Default set dont touch attribute in xilinx xst?




Is there a "set_dont_touch" equaivalent version of Xilinx Xst
attribute. Or is it only in synopsys?


Serkan
  Reply With Quote
Old 06-19-2009, 11:24 PM   #2
JimLewis
 
Posts: n/a
Default Re: set dont touch attribute in xilinx xst?
On Jun 19, 7:43*am, Serkan <ok...@su.sabanciuniv.edu> wrote:
> * *Is there a "set_dont_touch" equaivalent version of Xilinx Xst
> attribute. Or is it only in synopsys?


If you are trying to preserve a wire, the attribute is keep.
So if you are trying to set a don't

signal T1, T2 : std_logic ;

Attribute keep : boolean ;
Attribute keep of T1, T2 : signal is true ;


Cheers,
Jim
SynthWorks VHDL Training


JimLewis
  Reply With Quote
Old 06-22-2009, 07:39 AM   #3
Serkan
 
Posts: n/a
Default Re: set dont touch attribute in xilinx xst?

thank you for your answer.

best regards



JimLewis wrote:
> On Jun 19, 7:43*am, Serkan <ok...@su.sabanciuniv.edu> wrote:
> > * *Is there a "set_dont_touch" equaivalent version of Xilinx Xst
> > attribute. Or is it only in synopsys?

>
> If you are trying to preserve a wire, the attribute is keep.
> So if you are trying to set a don't
>
> signal T1, T2 : std_logic ;
>
> Attribute keep : boolean ;
> Attribute keep of T1, T2 : signal is true ;
>
>
> Cheers,
> Jim
> SynthWorks VHDL Training



Serkan
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
AeroCool Touch 2000 LCD Fan Controller Admin Front Page News 0 08-18-2009 10:15 AM
Dynamically added TreeNode Control not render my custom attribute venkyzealous Software 0 05-10-2008 03:46 PM
iPod Touch Review Admin Front Page News 0 09-17-2007 12:30 PM
VHDL (Assigning pins in xilinx) amanpervaiz Hardware 3 12-02-2006 04:37 PM
DVD Verdict reviews: A TOUCH OF GREATNESS, THE WATCHER IN THE WOODS (DISNEY RELEASE), and more! DVD Verdict DVD Video 0 06-03-2005 09:11 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46