mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-18 14:49:02 +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
|
@ -16,3 +16,4 @@ ways Yosys can interact with designs for a deeper investigation.
|
|||
synthesis/index
|
||||
more_scripting/index
|
||||
bugpoint
|
||||
verilog
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
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
|
||||
---------------------------------
|
||||
|
|
@ -38,5 +38,4 @@ as reference to implement a similar system in any language.
|
|||
formats/index
|
||||
extending_yosys/index
|
||||
techmap
|
||||
verilog
|
||||
hashing
|
||||
|
|
Loading…
Reference in a new issue