Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sv2v
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
sv2v
Commits
baf95b27
Commit
baf95b27
authored
Oct 02, 2019
by
Zachary Snow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
minor README updates
parent
2b84bdb7
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
3 deletions
+14
-3
README.md
+14
-3
No files found.
README.md
View file @
baf95b27
...
...
@@ -107,14 +107,21 @@ front end if there is significant interest.
## Testing
The current test suite is limited. Tests can be run with
`make test`
.
Once the
[
test dependencies
](
#dependencies
)
are installed, tests can be run with
`make test`
. Travis CI is used to automatically test commits on GitHub.
There is also a
[
SystemVerilog compliance suite
]
being created to test
open-source tools' SystemVerilog support. Although not every test in the suite
is applicable, it has been a valuable asset in finding edge cases.
[
SystemVerilog compliance suite
]:
https://github.com/SymbiFlow/sv-tests
## Acknowledgements
This project was originally forked from
[
Tom Hawkin's Verilog parser
]
. While the
front end has changed substantially to
parse a different language, his project
was a great starting point.
front end has changed substantially to
support the larger SystemVerilog
standard, his project
was a great starting point.
[
Tom Hawkin's Verilog parser
]:
https://github.com/tomahawkins/verilog
...
...
@@ -125,6 +132,10 @@ and advice, and isolating many bugs. His projects can be found
Edric Kusuma helped me with the ins and outs of SystemVerilog, with which I had
no prior experience, and has also helped with test cases.
Since sv2v's public release, several people have taken the time to file detailed
bug reports and feature requests. I greatly appreciate their help in furthering
the project.
## License
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment