Skip to content
Snippets Groups Projects
Commit 52181a5c authored by BAZIN Jean-Noel's avatar BAZIN Jean-Noel
Browse files

fix synthe repo URL

parent dc3cf1ef
No related branches found
No related tags found
No related merge requests found
Pipeline #25389 passed
......@@ -64,7 +64,8 @@ This documentation is *useful* to understand the use of the peripherals.
A gitlab repository `tp-synthe-etudiant` is available in your gitlab space on [https://gitlab-df.imt-atlantique.fr](https://gitlab-df.imt-atlantique.fr), in the group corresponding to the course followed.
To manipulate it (`clone`, `add`, `commit`, `push`, `pull`), please refer to the page [Git and Gitlab ](../gitlab.md).
If no repository creation is planned for your course, or if you want to do this lab freely. The reference repository is here: [https://gitlab.imt-atlantique.fr/tp-vhdl/tp-synthe-etudiant](https://gitlab.imt-atlantique.fr/tp-vhdl/tp-filtre-etudiant)
If no repository creation is planned for your course, or if you want to do this lab freely. The reference repository is here: [https://gitlab.imt-atlantique.fr/tp-vhdl/tp-synthe-etudiant](https://gitlab.imt-atlantique.fr/tp-vhdl/tp-synthe-etudiant)
### Retrieving the gitlab project on [https://gitlab-df.imt-atlantique.fr](https://gitlab-df.imt-atlantique.fr)
......@@ -93,7 +94,7 @@ git clone https://gitlab-df.imt-atlantique.fr/tp-vhdl-mee/elec_eng/gr-vhdl-$USER
```
The `git clone` command allows you to retrieve the entire `git` repository with its history of modifications.
You can easily see that this command has allowed you to download with the `ls -alsh` command in the `tp-filtre-etudiant-$USER` directory.
You can easily see that this command has allowed you to download with the `ls -alsh` command in the `tp-synthe-etudiant-$USER` directory.
## Digital circuit design
......@@ -307,4 +308,3 @@ To apply the good scancode, check this:
- E – MI
- F – FA
- G – SOL
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment