Skip to content

Commit 825135a

Browse files
Merge pull request #432 from mingpepe/fix_path
Fix link in README.rst
2 parents ac788b5 + 6af580b commit 825135a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -168,10 +168,10 @@ Digital user projects should adhere the following requirements:
168168
- Top module is named ``user_project_wrapper``
169169

170170

171-
- 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>`__.
171+
- 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>`__.
172172

173173

174-
- 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>`__.
174+
- 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>`__.
175175

176176

177177
- The user project repository adheres to the `Required Directory Structure <#required-directory-structure>`__.

0 commit comments

Comments
 (0)