Forum Discussion
Altera_Forum
Honored Contributor
9 years agoIMHO it would be simpler to analyze the VHDL code rather than schematics or RTL, especially if the design is really large as you said.
It's like as if you'd want to convert C code into assembler to understand it. Even if you don't know VHDL (or C), I think it'd be easier and faster to learn the basics of the high level language rather than decoding the compiled version (this is what I did as well when I had been in a similar situation).