Commit Graph

65 Commits

Author SHA1 Message Date
Tim 'mithro' Ansell 94015f5cc6 docs: Fix html_context values.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-19 14:37:28 -07:00
Tim 'mithro' Ansell d19cd14395 docs: Fix name in the extensions list.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-19 14:36:30 -07:00
Tim 'mithro' Ansell 73fd000ff4 docs: Fixing requirements.txt
* Install sphinx-verilog-domain.
 * Update for the sphinxcontrib-verilog-diagrams name change.
 * Use the SymbiFlow version of Symbolator.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-19 14:28:08 -07:00
Tim 'mithro' Ansell 5113b97155 docs: Fixing capacitance / resistance CSV files.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-14 12:30:16 -07:00
Tim 'mithro' Ansell b844d2f081 docs: Adding basic values for capacitance + resistance.
Values taken from the following Google Spreadsheet
[SKY130 Stackup Capacitance Data" spreadsheet](https://docs.google.com/spreadsheets/d/1N9To-xTiA7FLfQ1SNzWKe-wMckFEXVE9WPkPPjYkaxE/edit#gid=226894802)

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-14 12:26:29 -07:00
Tim 'mithro' Ansell 0acfbf84e8 docs: Small fixes to layers.rst file.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-14 12:25:56 -07:00
Tim 'mithro' Ansell 56e133c2c8 docs: Remove the old names in device LVS other table.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-10 20:18:03 -07:00
Tim 'mithro' Ansell 571710bb6f docs: Fixup the naming in the mask table.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-10 20:06:14 -07:00
Tim 'mithro' Ansell cae6d125ea docs: Cleaning up rcx-all.csv table.
Formatted version found in
[SKY130 Stackup Capacitance Data - RCX Model Information](https://docs.google.com/spreadsheets/d/1N9To-xTiA7FLfQ1SNzWKe-wMckFEXVE9WPkPPjYkaxE/edit#gid=1391862914)
sheet.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-10 19:43:28 -07:00
Tim 'mithro' Ansell b581da870a docs: Whitespace fixes. 2020-09-10 16:51:10 -07:00
Tim 'mithro' Ansell 6e8b54e3c9 docs: Adding original source of the metal_stack diagram.
Source file can be used with
[xcircuit](https://github.com/RTimothyEdwards/xcircuit).

Export to SVG from xcircuit using menu item "File->Export->Export SVG"
(from the first page).

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-10 16:43:22 -07:00
Tim 'mithro' Ansell f3d86a6952 docs: Adding `:stub-columns:` to all csv tables.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-10 16:43:22 -07:00
Tim 'mithro' Ansell bcb4ed0684 docs: Adding antenna rules.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-10 16:43:15 -07:00
Tim 'mithro' Ansell 1fb5d531b6 docs: Adding Parasitic Layout Extraction docs.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-10 16:39:07 -07:00
Tim 'mithro' Ansell 45fad831cb docs: Adding WLCSP design rules.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-10 16:39:07 -07:00
Tim 'mithro' Ansell 0dcc767be6 docs: Add high (and ultra high) voltage methodology.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-10 16:39:07 -07:00
Tim 'mithro' Ansell 0c5a7b285e docs: Adding the summary data pages.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-10 16:39:07 -07:00
Tim 'mithro' Ansell a34b187d76 docs: Adding layers tables and LVS info.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-10 16:39:00 -07:00
Tim 'mithro' Ansell 8b5a8cede1 docs: Adding layer information from section C documentation.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-10 16:29:17 -07:00
Tim 'mithro' Ansell 8c11d93428 docs: Adding information about the masks used in SKY130.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-10 16:29:17 -07:00
Kane York c62246da3b
Undo attempt to add headings 2020-08-08 17:24:38 -07:00
Kane York 487438bd69
Add brief description of antenna rules, headings
attempt to make headings render
2020-08-08 17:19:29 -07:00
Kane York 33ff0a2065
glossary: Add suggestions from Slack
Alphabetize the acronyms section.
Fix the link to Mentor Graphics.
2020-08-08 17:03:39 -07:00
Sylvain Munaut 2c69332cad docs: Add CSV file with the GDS layer informations and comments
This is from https://docs.google.com/spreadsheets/d/176OcP2h_TT_pDP2-zBLijlgFUP38LVgMQPlDtpLcrsk/edit?ts=5eff8387#gid=459375686

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2020-07-11 23:57:51 +02:00
Tim 'mithro' Ansell 96f1f3edf9 docs: Adding verification tools placeholders.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-07-08 18:55:10 -07:00
Tim 'mithro' Ansell a7baa587e3 docs: Adding placeholder pages for various tools.
* Analog tooling
   - Generators BAG, FASoC, etc
   - Manual tools KLayout, Magic, Innovus, etc

 * Digital tooling
   - Cadence Innovus
   - OpenROAD

 * Simulation tooling
   - ngspice
   - Cadence Spectre

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-07-08 18:55:10 -07:00
Tim 'mithro' Ansell 3dac1a7340 docs: Adding glossary plus previous nomenclature page.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-07-08 18:55:10 -07:00
Tim 'mithro' Ansell 59d34f1635 docs: Adding new library to the docs.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-07-08 18:55:10 -07:00
Karol Gugala e0a5bbcde6 docs: partners: fix auc logo 2020-06-30 18:34:18 +02:00
Karol Gugala 34097bd491 docs: partners: fix displaying on mobile devices 2020-06-30 16:45:56 +02:00
Tim Ansell 9d5fe0d7cb
Merge pull request #29 from antmicro/partners
Add partners page
2020-06-29 14:16:34 -07:00
Karol Gugala efbcfff366 docs: partners: add links to logos 2020-06-29 23:09:24 +02:00
Karol Gugala f19821e512 docs: partners: move logos to separate dir 2020-06-29 21:20:59 +02:00
Karol Gugala 3eb45ffe74 Docs: add partners page 2020-06-29 20:58:11 +02:00
Tim 'mithro' Ansell acd53975a2 docs: Cleanup a bunch of sphinx warnings.
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-06-25 19:24:22 -07:00
Tim 'mithro' Ansell 1fc041f575 docs: Adding example cell.
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-06-25 19:23:19 -07:00
Tim 'mithro' Ansell 6926ce51f0 docs: Adding the start of the contents section.
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-06-24 16:22:23 -07:00
Tim 'mithro' Ansell c1cdafb1a8 docs: Adding error messages output.
Updates and documentation originally improved and then release by
Kevin Kelly <kevin.kelley@skywatertechnology.com> to Google for imported
into the docutils RST format by Tim 'mithro' Ansell <tansell@google.com>.

Signed-off-by: Kevin Kelley <kevin.kelley@skywatertechnology.com>
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-06-24 16:13:33 -07:00
Tim 'mithro' Ansell 7303dab0db docs: Adding periphery rules.
Updates and documentation originally improved and then release by
Kevin Kelly <kevin.kelley@skywatertechnology.com> to Google for imported
into the docutils RST format by Tim 'mithro' Ansell <tansell@google.com>.

Signed-off-by: Kevin Kelley <kevin.kelley@skywatertechnology.com>
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-06-24 16:13:33 -07:00
Tim 'mithro' Ansell 2c2b22787b docs: Initial start on process design rules.
Updates and documentation originally improved and then release by
Kevin Kelly <kevin.kelley@skywatertechnology.com> to Google for imported
into the docutils RST format by Tim 'mithro' Ansell <tansell@google.com>.

Signed-off-by: Kevin Kelley <kevin.kelley@skywatertechnology.com>
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-06-24 16:13:33 -07:00
Tim 'mithro' Ansell 4ace14a741 docs: Fixing header length in known_issues.
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-06-24 16:13:33 -07:00
Tim 'mithro' Ansell 8dc828766a docs: Stick the table headers to the top of table.
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-06-24 16:13:33 -07:00
Tim 'mithro' Ansell 87725fd57d docs: Fix the header links.
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-06-19 14:13:40 -07:00
Tim 'mithro' Ansell 1a2769740a docs: Fix centering of images.
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-06-18 18:55:20 -07:00
Tim 'mithro' Ansell 5ed81fd4d4 docs: Adding the image from the README into the docs.
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-06-18 18:28:24 -07:00
Tim 'mithro' Ansell 83779dee6a docs: Small cleanup of auto-generated name outputs.
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-06-18 16:14:15 -07:00
Tim 'mithro' Ansell 0f9c5cafec Fix the flash build space name.
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-06-18 15:49:38 -07:00
Tim 'mithro' Ansell 9ee1ae5204 Adding SVG image of the metal_stack.
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
Signed-off-by: Tim Edwards <tim@efabless.com>
2020-06-17 11:56:14 -07:00
Tim 'mithro' Ansell ce5576edff docs: Adding the Python API to output docs.
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-06-11 14:03:54 -07:00
Tim 'mithro' Ansell 3e225d611a docs: Adding missing CSS file.
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-05-14 18:30:28 -07:00