Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

Decipher the algorithm of an uploaded verilog source code

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.

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    wow. I heard that some language a self-documented and don't need block-diagram for application (joke)

    bur reverse engeneering of verilog code to ASM diagram. (Algorithmic state machine)

    I quiet doubt if RTLViewer can help you.