Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
clin99 committed Jan 4, 2019
1 parent 4404b42 commit a8e29d1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,6 @@ The struct `Net` stores the information of a net declaration
| beg, end | `int` | the bitwidth (range) of the net |
### Struct Assignment
The struct `Assignment` stores the information of an assignment statement
Expand All @@ -209,6 +208,11 @@ The struct `Instance` stores the information of a module instance
# Examples
The folder [example](./example) contains several tutorial examples to demonstrate the usage of Parser-Verilog.
# License
<img align="right" src="http://opensource.org/trademarks/opensource/OSI-Approved-License-100x137.png">
Expand Down

0 comments on commit a8e29d1

Please sign in to comment.