mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-06 06:03:23 +00:00
Docs: Move verilog.rst to using_yosys
Was previously in yosys_internals which is more developer focused, rather than user focused.
This commit is contained in:
parent
db0a707b44
commit
47202f51f3
3 changed files with 1 additions and 3 deletions
|
@ -16,3 +16,4 @@ ways Yosys can interact with designs for a deeper investigation.
|
||||||
synthesis/index
|
synthesis/index
|
||||||
more_scripting/index
|
more_scripting/index
|
||||||
bugpoint
|
bugpoint
|
||||||
|
verilog
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
Notes on Verilog support in Yosys
|
Notes on Verilog support in Yosys
|
||||||
=================================
|
=================================
|
||||||
|
|
||||||
.. TODO:: how much of this is specific to the read_verilog and should be in :doc:`/yosys_internals/flow/verilog_frontend`?
|
|
||||||
|
|
||||||
Unsupported Verilog-2005 Features
|
Unsupported Verilog-2005 Features
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
|
|
@ -38,5 +38,4 @@ as reference to implement a similar system in any language.
|
||||||
formats/index
|
formats/index
|
||||||
extending_yosys/index
|
extending_yosys/index
|
||||||
techmap
|
techmap
|
||||||
verilog
|
|
||||||
hashing
|
hashing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue