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
Expert Contributor
eteam00
Posts: 7,505
Registered: ‎07-21-2009
0

Re: No joy, Gabor!

I'll get back to my spam tackling and fixing broken links!

 

ahem... are we fixing broken links, or are we fixing code which breaks, fixes, and changes links?  :)

 

Full stop(.)

 

-- Bob Elkind

SIGNATURE:
README for newbies is here: http://forums.xilinx.com/t5/New-Users-Forum/README-first-Help-for-new-users/td-p/219369

Summary:
1. Read the manual or user guide. Have you read the manual? Can you find the manual?
2. Search the forums (and search the web) for similar topics.
3. Do not post the same question on multiple forums.
4. Do not post a new topic or question on someone else's thread, start a new thread!
5. Students: Copying code is not the same as learning to design.
6 "It does not work" is not a question which can be answered. Provide useful details (with webpage, datasheet links, please).
7. You are not charged extra fees for comments in your code.
8. I am not paid for forum posts. If I write a good post, then I have been good for nothing.
Xilinx Employee
chughes
Posts: 285
Registered: ‎02-05-2008
0

Re: No joy, Gabor!

Good point, well made.

Expert Contributor
eteam00
Posts: 7,505
Registered: ‎07-21-2009

squashed forensics...

[ Edited ]

Turns out my last post got squashed! I wrote it on an ipad when normally I work on a pc. Curious!

 

I returned to the original squashed post which precipitated this thread.

 

  • Opened it in the text editor with 'edit reply', and selected the HTML view.
  • I noticed that lines which were irrevocably squashed were marked with <div>text here</div>.
  • I inserted <br> where I wanted blank lines inserted, and submitted the post.
  • Voila!  Blank lines were achieved.
  • Open the post again, and select in HTML view.
  • Instances of <div>text here</div><br> were replaced with <p>text here</p><p>&nbsp;</p>
  • Then I opened another post, quite ordinary, and noticed that the <p>text here</p> form is the common form for a post.
  • Then (brazenly) return to original post, replaced all <div>text here</div> with <p>text here</p> and post looks fine.

Is this an interesting discovery, or am I simply showing my HTML ignorance?

 

-- Bob Elkind

SIGNATURE:
README for newbies is here: http://forums.xilinx.com/t5/New-Users-Forum/README-first-Help-for-new-users/td-p/219369

Summary:
1. Read the manual or user guide. Have you read the manual? Can you find the manual?
2. Search the forums (and search the web) for similar topics.
3. Do not post the same question on multiple forums.
4. Do not post a new topic or question on someone else's thread, start a new thread!
5. Students: Copying code is not the same as learning to design.
6 "It does not work" is not a question which can be answered. Provide useful details (with webpage, datasheet links, please).
7. You are not charged extra fees for comments in your code.
8. I am not paid for forum posts. If I write a good post, then I have been good for nothing.
Xilinx Employee
chughes
Posts: 285
Registered: ‎02-05-2008
0

Re: squashed forensics...

Well debugged! :) You are certainly showing up my ignorance, as I didn't even think to look in the HTML view rather than the Rich Text view.

 

Two of your most recent posts on this board teach us all, that working in HTML (within limits!!) could be reasonable workaround for a few annoying issues.