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
540a0c8e
Commit
540a0c8e
authored
3 years ago
by
Zachary Snow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
minor readme tweaks
parent
e82ff0ca
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
+7
-5
README.md
+7
-5
No files found.
README.md
View file @
540a0c8e
...
...
@@ -114,12 +114,14 @@ Other:
## Supported Features
sv2v supports most synthesizable SystemVerilog features. Current notable
exceptions include
`defparam`
on interface instances
and
certain synthesizable
usages of parameterized classes
. Assertions are also supported, but are simply
dropped during conversion.
exceptions include
`defparam`
on interface instances
,
certain synthesizable
usages of parameterized classes
, and the
`bind`
keyword. Assertions are also
supported, but are simply
dropped during conversion.
If you find a bug or have a feature request, please create an issue. Preference
will be given to issues which include examples or test cases.
If you find a bug or have a feature request, please
[
create an issue
]
.
Preference will be given to issues which include examples or test cases.
[
create an issue
]:
https://github.com/zachjs/sv2v/issues/new
## SystemVerilog Front End
...
...
This diff is collapsed.
Click to expand it.
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