Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > VHDL > Should VHDL allow Unicode identifiers and comments

Reply
Thread Tools

Should VHDL allow Unicode identifiers and comments

 
 
Anssi Saari
Guest
Posts: n/a
 
      08-15-2011
Martin Thompson <> writes:

> Hi all,
>
> I'm asking for a bit of input from the community...
>
> As the title says, would you find it of use to allow Unicode identifiers
> and comments in a future VHDL revision?
>
> Would this be:
> c) Something you'd find useful sometimes


I liked an example snippet in Python I saw some time ago. There's
another one at
http://programmers.stackexchange.com...variable-names

for example.

After all, if your angle is phi, then why bother writing it out when
you can just use 'φ' instead?
 
Reply With Quote
 
 
 
 
daniel.kho@gmail.com
Guest
Posts: n/a
 
      04-28-2012
> After all, if your angle is phi, then why bother writing it out when
> you can just use 'φ' instead?


I like that example. I prefer to write math equations using symbols too, rather than typing in 'English'. Sometimes, greek is better than english whenit comes to math/physics... IMO.

I may not be answering the question, but I will vote:
f) something that the VHDL standard shouldn't be concerned about.

Let the tool vendors concern themselves on this when they have enough customer demand. I believe I won't face much problems when I'm using two different vendor tools (say for synthesis and simulation) who both claim to be Unicode-compliant.
 
Reply With Quote
 
 
 
 
Daniel Leu
Guest
Posts: n/a
 
      05-02-2012
On Thursday, July 28, 2011 12:13:48 PM UTC-7, Martin Thompson wrote:
> Hi all,
>
> I'm asking for a bit of input from the community...
>
> As the title says, would you find it of use to allow Unicode identifiers
> and comments in a future VHDL revision?
>
> Would this be:
> a) Something VHDL should not allow
> b) Something that doesn't bother you either way
> c) Something you'd find useful sometimes
> d) Something you'd make use of all the time
> e) Something that you'd switch away from SystemVerilog just to get at
> (maybe I'm asking the wrong crowd for that
>
> Thanks,
> Martin
>
> --
> http://parallelpoints.com/


> a) Something VHDL should not allow


Comments would be fine. I am more worried about the entire toolchain: netlist representation, p&r tools, graphical visualization.


- Daniel
 
Reply With Quote
 
 
 
Reply

Thread Tools

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Binding identifiers to known or unknown identifiers latashag@live.com Java 1 04-22-2008 04:54 AM
VHDL-2002 vs VHDL-93 vs VHDL-87? afd VHDL 1 03-23-2007 09:33 AM
newbie: allow deny vs deny allow Jeff ASP .Net 2 09-19-2006 02:12 AM
Will standard C++ allow me to replace a string in a unicode-encoded text file? Eric Lilja C++ 8 02-22-2005 02:27 PM
Location element in the Web.config file. Allow System Admin whole directory, allow others specific page Ryan Taylor ASP .Net Security 1 09-09-2004 06:52 PM



Advertisments
 



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 47 48 49 50 51 52 53 54 55 56 57