From 1efec3567152c97c22b0adbe3980340c6c64d6f6 Mon Sep 17 00:00:00 2001 From: Unai Martinez-Corral Date: Wed, 20 Apr 2022 10:01:15 +0200 Subject: [PATCH] docs: merge status into versioning Signed-off-by: Unai Martinez-Corral --- docs/index.rst | 10 ---------- docs/status.rst | 19 ------------------- docs/versioning.rst | 24 ++++++++++++++++++++---- 3 files changed, 20 insertions(+), 33 deletions(-) delete mode 100644 docs/status.rst diff --git a/docs/index.rst b/docs/index.rst index bfb66d5..81bb15d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -5,7 +5,6 @@ :hidden: versioning - Current 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 ========= diff --git a/docs/status.rst b/docs/status.rst deleted file mode 100644 index a00068e..0000000 --- a/docs/status.rst +++ /dev/null @@ -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 `_ -[`join link `_]. diff --git a/docs/versioning.rst b/docs/versioning.rst index 3b65446..5ad0b78 100644 --- a/docs/versioning.rst +++ b/docs/versioning.rst @@ -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 `_ +[`join link `_]. + Version Number Format ---------------------