Skip to content

davidkebo/verilog-parser

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  A verilog parser for multi-level combinational logic circuits

  What is it?
  -----------
  This tool is A verilog parser for multi-level combinational logic circuits
  
  
  How to compile the program?
  ------------------
  Enter the directory verilog-parser
  Run the 'make' command
  
  
  How to run the program?
  ------------------
  Usage: ./verilog-parser <verilog_file.v>
  verilog-parser: the executable file
  filename.v: the verilog file to parse

  * A sample verilog files is located in the directory 'verilog'

  
  For further information, contact:
  --------
	David Kebo Houngninou
	dhoungninou@smu.edu


About

A verilog parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published