gEDA-dev: Re: Verilog Obfuscator

Stephen Williams steve at icarus.com
Tue Jul 11 23:21:34 EDT 2006


Tim Freedom wrote:
> Beyond 'vo' [1] which is a free tool (not open sourced so can't modify,
> enhance, fix, tweak, etc) are there any other alternatives out there ?
> 
> Has anyone spent the time to code-up a perl script to do the job that
> they're willing to share with the community ?

There is an incomplete Verilog code generator for Icarus Verilog.
In principle, the idea here is to completely compile your program
with Icarus Verilog, and use the -tverilog code generator to then
write the compiled design back out in Verilog.

The obvious problem with that is that it needs work. But it shouldn't
be too hard to get it working on netlist-like verilog input. I
would recommend working with the current snapshot.

-- 
Steve Williams                "The woods are lovely, dark and deep.
steve at icarus.com           But I have promises to keep,
http://www.icarus.com         and lines to code before I sleep,
http://www.picturel.com       And lines to code before I sleep."



More information about the geda-dev mailing list