Apply automatic changes to Manifest and README.rst

This commit is contained in:
DavidRLindley 2025-02-07 01:37:01 +00:00 committed by My GitHub Actions Bot
parent 1179387306
commit 53ace5e989
1 changed files with 2 additions and 2 deletions

View File

@ -168,10 +168,10 @@ Digital user projects should adhere the following requirements:
- Top module is named ``user_project_wrapper``
- The ``user_project_wrapper`` adheres to the pin order defined at `Digital Wrapper Pin Order <https://github.com/efabless/caravel/blob/master/openlane/user_project_wrapper/pin_order.cfg>`__.
- The ``user_project_wrapper`` adheres to the pin order defined at `Digital Wrapper Pin Order <https://github.com/efabless/caravel/blob/master/openlane/user_project_wrapper_empty/pin_order.cfg>`__.
- The ``user_project_wrapper`` adheres to the fixed design configurations at `Digital Wrapper Fixed Configuration <https://github.com/efabless/caravel/blob/master/openlane/user_project_wrapper/fixed_wrapper_cfgs.tcl>`__.
- The ``user_project_wrapper`` adheres to the fixed design configurations at `Digital Wrapper Fixed Configuration <https://github.com/efabless/caravel/blob/master/openlane/user_project_wrapper_empty/fixed_wrapper_cfgs.tcl>`__.
- The user project repository adheres to the `Required Directory Structure <#required-directory-structure>`__.