Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 322 Bytes

File metadata and controls

4 lines (4 loc) · 322 Bytes

SomeBasicCodes

In this repository, I will keep some useful codes that can be used later in my other projects. Currently, in this project, I only have the following modules

  1. parser that can read Verilog/SystemVerilog Files and extract module input/output pins.
  2. preprocessor for removing the comments and empty lines