Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)

Verilog reviewing

Altera_Forum
Honored Contributor II
1,206 Views

Hello, 

 

I'd like to know if somebody's heard about Verilog reviewing script. Actually, I made many IPs and I reviewed all of them by myself to delete redundancies. For example, when a signal is set to '1' in a state machine and when this signal is always '1' previous to the assertion, it is a redundancy. 

 

Does somebody know a script or methods to detect this redundancy ? 

 

Best regards, 

 

Julien.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
539 Views

I've never used any of them, but there seem to be a number of "lint" tools for Verilog/VHDL. 

http://www.asic-world.com/verilog/tools.html
0 Kudos
Reply