You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/index.rst
+9-10Lines changed: 9 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -292,24 +292,23 @@ Run XOR check,
292
292
Checklist for Open-MPW Submission
293
293
=================================
294
294
295
+
|:octicon:`checkbox` The project repo adheres to the same directory structure in this repo.
295
296
296
-
|:heavy_check_mark:| The project repo adheres to the same directory structure in this repo.
297
-
298
-
|:heavy_check_mark:| The project repo contain info.yaml at the project root.
297
+
|:octicon:`checkbox` The project repo contain info.yaml at the project root.
299
298
300
-
|:heavy_check_mark:| Top level macro is named ``user_analog_project_wrapper``.
299
+
|:octicon:`checkbox` Top level macro is named ``user_analog_project_wrapper``.
301
300
302
-
|:heavy_check_mark:| Full Chip Simulation passes for RTL and GL (gate-level)
301
+
|:octicon:`checkbox` Full Chip Simulation passes for RTL and GL (gate-level)
303
302
304
-
|:heavy_check_mark:| The project contains a spice netlist for the ``user_analog_project_wrapper`` at netgen/user_analog_project_wrapper.spice
303
+
|:octicon:`checkbox` The project contains a spice netlist for the ``user_analog_project_wrapper`` at netgen/user_analog_project_wrapper.spice
305
304
306
-
|:heavy_check_mark:| The hardened Macros are LVS and DRC clean
305
+
|:octicon:`checkbox` The hardened Macros are LVS and DRC clean
307
306
308
-
|:heavy_check_mark:| The ``user_analog_project_wrapper`` adheres to empty wrapper template order specified at `user_analog_project_wrapper_empty <https://github.com/efabless/caravel/blob/master/mag/user_analog_project_wrapper_empty.mag>`__
307
+
|:octicon:`checkbox` The ``user_analog_project_wrapper`` adheres to empty wrapper template order specified at `user_analog_project_wrapper_empty <https://github.com/efabless/caravel/blob/master/mag/user_analog_project_wrapper_empty.mag>`__
309
308
310
-
|:heavy_check_mark:| XOR check passes with zero total difference.
309
+
|:octicon:`checkbox` XOR check passes with zero total difference.
0 commit comments