Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Contributor
403464238
Posts: 51
Registered: ‎08-08-2011
0

code problem

Hi ! I want to know that what the  sign ("#") plays role in  file name of the top file. Thanks! 

Xilinx Employee
mcgett
Posts: 3,568
Registered: ‎01-03-2008
0

Re: code problem

The hash (#) symbol is often used as a comment delimiter in many parsers. You should not use it in file names because it could be treated as the beginning of a comment by a parser.
------------------------------------------------------------------
Have you tried typing your question into Google? If not you should before posting.
Too many results? Try adding site:www.xilinx.com
Contributor
403464238
Posts: 51
Registered: ‎08-08-2011
0

Re: code problem

oh, I know ! thank you ! but I still have a problem,How to implement a frequency multiplier in verilog lanuage?
Thanks!
Moderator
viviany
Posts: 497
Registered: ‎05-14-2008
0

Re: code problem


403464238 wrote:
oh, I know ! thank you ! but I still have a problem,How to implement a frequency multiplier in verilog lanuage?
Thanks!


 

You should ask this question on the "General Discussion" board.

Vivian

 

Contributor
403464238
Posts: 51
Registered: ‎08-08-2011
0

Re: code problem

Thank you very much!
Newbie
johanne56
Posts: 1
Registered: ‎03-31-2012
0

Re: code problem

thanks but what if I ended up by two #.. what would this mean..

thanks in advance