mirror of https://github.com/efabless/caravel.git
Fix link in README.rst
This commit is contained in:
parent
edc22cc325
commit
6af580b7cc
|
@ -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_empty/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/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_empty/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/fixed_wrapper_cfgs.tcl>`__.
|
||||
|
||||
|
||||
- The user project repository adheres to the `Required Directory Structure <#required-directory-structure>`__.
|
||||
|
|
Loading…
Reference in New Issue