efabless / caravel_user_project

https://caravel-user-project.readthedocs.io
Apache License 2.0
174 stars 326 forks source link

Update index.rst #335

Open marwaneltoukhy opened 7 months ago

marwaneltoukhy commented 7 months ago

@marwaneltoukhy

To update ``caravel``, ``mgmt_core_wrapper``, ``precheck``, ``timing-scripts`` to the new release

    .. code:: bash
       MPW_TAG=<new_tag> make setup

this won't update any changes in the pdk commit version. Do you want to suggest

       MPW_TAG=<new_tag> OPEN_PDK_COMMIT=<pdk_version> make setup

Yes, This will update caravel, mgmt_core_wrapper, precheck, timing-scripts as mentioned in the documentation.