Larry Doolittle wrote:
On Fri, Feb 03, 2006 at 04:19:52PM -0600, John McCaskill wrote:
Do you have a road map of the features you will be adding to Icarus
posted somewhere? We have started using more advanced features such as
generate,
generate ... Generate ... GENERATE !!!!
If its useful, I wrote a tiny preprocessor, vp, that allows you to embed
perl fragments as comments into verilog. (anything actually that
supports /* .. */ comments)
The preprocessor can be run inplace on the verilog, and expands the
fragments into (the usual intent is) standard vanilla old verilog that
simulation and synthesiis can understand. Its reversible and fairly
well tested.
It can do much more than just generate.
Is there enough interest for me to write a page or two of documentation?
john