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
69a5585a
Commit
69a5585a
authored
Mar 27, 2019
by
Zachary Snow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated IEEE standard references in README
parent
98d65c4c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
7 deletions
+8
-7
README.md
+8
-7
No files found.
README.md
View file @
69a5585a
# sv2v: SystemVerilog to Verilog
sv2v is a tool for converting
[
SystemVerilog
]
into
[
Verilog-2005
]
, with an
emphasis on supporting synthesizable SystemVerilog features. This project was
originally developed to target
[
Yosys
]
, and so allows for disabling the
conversion of those
[
SystemVerilog features which Yosys supports
]
.
[
SystemVerilog
]:
http://ecee.colorado.edu/~mathys/ecen2350/IntelSoftware/pdf/IEEE_Std1800-2017_8299595.pdf
[
Verilog-2005
]:
https://www.eg.bucknell.edu/~csci320/2016-fall/wp-content/uploads/2015/08/verilog-std-1364-2005.pdf
sv2v is a tool for converting SystemVerilog (
[
IEEE 1800-2017
]
) to (
[
IEEE
1364-2005]), with an emphasis on supporting synthesizable SystemVerilog
features. This project was originally developed to target
[
Yosys
]
, and so allows
for disabling the conversion of those
[
SystemVerilog features which Yosys
supports].
[
IEEE 1800-2017
]:
https://ieeexplore.ieee.org/servlet/opac?punumber=8299593
[
IEEE 1364-2005
]:
https://ieeexplore.ieee.org/servlet/opac?punumber=10779
[
Yosys
]:
http://www.clifford.at/yosys/
[
SystemVerilog features which Yosys supports
]:
https://github.com/YosysHQ/yosys#supported-features-from-systemverilog
...
...
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