Skip to content

executable program which do some lint analysis on Verilog code like uninitialized registers , unreachableFSM , deadlocks , etc.

Notifications You must be signed in to change notification settings

Ahmed712441/Verilog-Linter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verilog-Linter

Executable program which do some lint checks on Verilog code.

Implemented lint Checks

  • Arithmetic Overflow
  • Unreachable FSM State
  • Un-initialized Register
  • Multi-Driven Bus
  • Non Full/Parallel Case
Detailed documentation on how each check is made can be found in document.docx

Illustrative video for the documetation (in Arabic). Video Link: https://drive.google.com/file/d/1APKrQv6z8x30UTBz93RUfHYs6-vAUoP4/view?usp=sharing

About

executable program which do some lint analysis on Verilog code like uninitialized registers , unreachableFSM , deadlocks , etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published