docs: merge status into versioning
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
parent
97b9969501
commit
1efec35671
|
@ -5,7 +5,6 @@
|
|||
:hidden:
|
||||
|
||||
versioning
|
||||
Current Status <status>
|
||||
known_issues
|
||||
|
||||
|
||||
|
@ -125,15 +124,6 @@ Welcome to SkyWater SKY130 PDK's documentation!
|
|||
:alt: SkyWater PDK Logo Image.
|
||||
|
||||
|
||||
.. _CurrentStatus:
|
||||
|
||||
Current Status - |current-status|
|
||||
=================================
|
||||
|
||||
.. include:: status.rst
|
||||
:start-after: current_status_text
|
||||
|
||||
|
||||
Resources
|
||||
=========
|
||||
|
||||
|
|
|
@ -1,19 +0,0 @@
|
|||
.. include:: common.inc
|
||||
|
||||
Current Status -- |current-status|
|
||||
==================================
|
||||
|
||||
.. current_status_text
|
||||
|
||||
.. warning::
|
||||
Google and SkyWater are currently treating the current content as an **experimental preview** / **alpha release**.
|
||||
|
||||
While the SKY130 process node and the PDK from which this open source release was derived have been used to create many designs that have been successfully manufactured commercially in significant quantities, the open source PDK is not intended to be used for production settings at this current time. It *should* be usable for doing test chips and initial design verification (but this is not guaranteed).
|
||||
|
||||
Google, SkyWater and our partners are currently doing internal validation and test designs, including silicon validation or the released data and plan to publish these results.
|
||||
|
||||
The PDK will be tagged with a production version when ready to do production design, see the ":ref:`Versioning Information`" section for a full description of the version numbering scheme.
|
||||
|
||||
To get notified about future new releases of the PDK, and other important news, please sign up on the
|
||||
`skywater-pdk-announce mailing list <https://groups.google.com/forum/#!forum/skywater-pdk-announce>`_
|
||||
[`join link <https://groups.google.com/forum/#!forum/skywater-pdk-announce/join>`_].
|
|
@ -3,11 +3,27 @@
|
|||
Versioning Information
|
||||
======================
|
||||
|
||||
Current Status
|
||||
--------------
|
||||
|
||||
.. include:: status.rst
|
||||
:start-after: current_status_text
|
||||
.. include:: common.inc
|
||||
|
||||
.. _CurrentStatus:
|
||||
|
||||
Current Status -- |current-status|
|
||||
----------------------------------
|
||||
|
||||
.. warning::
|
||||
Google and SkyWater are currently treating the current content as an **experimental preview** / **alpha release**.
|
||||
|
||||
While the SKY130 process node and the PDK from which this open source release was derived have been used to create many designs that have been successfully manufactured commercially in significant quantities, the open source PDK is not intended to be used for production settings at this current time. It *should* be usable for doing test chips and initial design verification (but this is not guaranteed).
|
||||
|
||||
Google, SkyWater and our partners are currently doing internal validation and test designs, including silicon validation or the released data and plan to publish these results.
|
||||
|
||||
The PDK will be tagged with a production version when ready to do production design, see the ":ref:`Versioning Information`" section for a full description of the version numbering scheme.
|
||||
|
||||
To get notified about future new releases of the PDK, and other important news, please sign up on the
|
||||
`skywater-pdk-announce mailing list <https://groups.google.com/forum/#!forum/skywater-pdk-announce>`_
|
||||
[`join link <https://groups.google.com/forum/#!forum/skywater-pdk-announce/join>`_].
|
||||
|
||||
|
||||
Version Number Format
|
||||
---------------------
|
||||
|
|
Loading…
Reference in New Issue