Message from discussion
search some good vhdl preprocessor (opensource)
Received: by 10.224.186.20 with SMTP id cq20mr5462220qab.8.1352402810290;
Thu, 08 Nov 2012 11:26:50 -0800 (PST)
Received: by 10.52.91.168 with SMTP id cf8mr2019238vdb.6.1352402810267; Thu,
08 Nov 2012 11:26:50 -0800 (PST)
Path: gf5ni18188417qab.0!nntp.google.com!c7no12370873qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups: comp.lang.vhdl
Date: Thu, 8 Nov 2012 11:26:50 -0800 (PST)
In-Reply-To: <ATRms.377452$Ol2.224815@fx25.am4>
Complaints-To: groups-abuse@google.com
Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=192.35.35.35; posting-account=q3CrIgoAAADDNQ3yqoe93AhtWVzpzUbS
NNTP-Posting-Host: 192.35.35.35
References: <7da1fe8a-88c9-45bb-b91f-8d88c3f15c9d@googlegroups.com>
<20121108084906.60f6d57e@rg.highlandtechnology.com> <ATRms.377452$Ol2.224815@fx25.am4>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <315e8422-a397-4501-b899-5dde3fa786e6@googlegroups.com>
Subject: Re: search some good vhdl preprocessor (opensource)
From: Andy <jonesa...@comcast.net>
Cc: han...@htminuslab.com
Injection-Date: Thu, 08 Nov 2012 19:26:50 +0000
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hopefully, the only "preprocessing" allowed will be to address tool incompa=
tibility, especially WRT new LRM features not yet universally supported.=20
I adamantly oppose standardizing anything approaching the common pre-proces=
sors in use with other languages today. They are too often abused to allow =
lazy, unmaintaibable coding, while slowing the development of language feat=
ures to accomplish the same functionality. Exhibit A: SystemVerilog and UVM=
.
For those that want to incorporate a pre-processor in their tool flow, that=
is fine, but as far as the standard is concerned, such capability should b=
e considerably limited.
Just my $0.02...
Andy