Decipher algorithm from Verilog source code

D

Dan Wawa

Guest
Hi, strange as it may seem to ask, I need a tool/program/online resource that can convert a verilog file into an algorithm.

All the searches I have made only teach how to implement an algorithm in verilog but not the reverse.

Please help with advice and/or links to software/online tools where I can upload a verilog file and decipher the underlying algorithm.

Thanks.
 
On 11/21/2015 3:34 AM, Dan Wawa wrote:
Hi, strange as it may seem to ask, I need a tool/program/online resource that can convert a verilog file into an algorithm.

All the searches I have made only teach how to implement an algorithm in verilog but not the reverse.

Please help with advice and/or links to software/online tools where I can upload a verilog file and decipher the underlying algorithm.

What do you mean by "an algorithm"? If you learn to convert a design
description to Verilog, you should be able to convert the Verilog to a
design description. What part are you having trouble with?

--

Rick
 
rickman wrote:
On 11/21/2015 3:34 AM, Dan Wawa wrote:
Hi, strange as it may seem to ask, I need a tool/program/online
resource that can convert a verilog file into an algorithm.

All the searches I have made only teach how to implement an algorithm
in verilog but not the reverse.

Please help with advice and/or links to software/online tools where I
can upload a verilog file and decipher the underlying algorithm.

What do you mean by "an algorithm"? If you learn to convert a design
description to Verilog, you should be able to convert the Verilog to a
design description. What part are you having trouble with?

As is typical, the OP has disappeared into the night. I'm guessing
the query is about reverse engineering some obfuscated code.

--
Gabor
 

Welcome to EDABoard.com

Sponsor

Back
Top