mirror of
https://github.com/Klagarge/Cursor.git
synced 2024-11-22 17:43:26 +00:00
test
This commit is contained in:
parent
c8a73a378f
commit
892abec7d2
14
README.md
14
README.md
@ -3,12 +3,14 @@
|
||||
<img src="./img/ELN_cursor.gif" alt="ELN Cursor Logo" width="200" height="200">
|
||||
<br>
|
||||
ELN Project Cursor
|
||||
</br> Rémi Heredero & Simon Donnet-Monnet
|
||||
<br>
|
||||
</h1>
|
||||
|
||||
<h4 align="center">Labor Files for ELN Semester Project Cursor <a href="https://cyberlearn.hes-so.ch/course/view.php?id=14276" target="_blank">Moodle Cyberlearn</a>.</h4>
|
||||
|
||||
# Table of contents
|
||||
|
||||
<p align="center">
|
||||
<a href="#description">Description</a> •
|
||||
<a href="#how-to-use">How To Use</a> •
|
||||
@ -20,17 +22,19 @@
|
||||
![screenshot](img/screenshot.png)
|
||||
|
||||
## Description
|
||||
|
||||
[(Back to top)](#table-of-contents)
|
||||
|
||||
Laboratory file for semesterproject chronometer for first year bachelor students.
|
||||
|
||||
As it changes each year, all you have to do is search on <a href="https://cyberlearn.hes-so.ch" target="_blank">Moodle Cyberlearn</a> for the course number and select the one starting with the last two digits of the current year.
|
||||
As it changes each year, all you have to do is search on `<a href="https://cyberlearn.hes-so.ch" target="_blank">`Moodle Cyberlearn`</a>` for the course number and select the one starting with the last two digits of the current year.
|
||||
|
||||
Course number is 2131 for SYND
|
||||
|
||||
The course full name is composed as a concatenation of year (YY), school name, course ID and course name: "YY_HES-SO-VS_2131_Electricite / Elektrotechnik ELN"
|
||||
|
||||
## How To Use
|
||||
|
||||
[(Back to top)](#table-of-contents)
|
||||
|
||||
To clone and run this application, you'll need [Git](https://git-scm.com) and [HDL Designer](https://www.mentor.com/products/fpga/hdl_design/hdl_designer_series/) as well as [Modelsim](https://www.mentor.com/products/fv/modelsim/) installed on your computer. From your command line:
|
||||
@ -38,6 +42,7 @@ To clone and run this application, you'll need [Git](https://git-scm.com) and [H
|
||||
![usage instructions](img/eln_labs_deployment-students.png)
|
||||
|
||||
### Launch
|
||||
|
||||
```bash
|
||||
# Change to location for the Sourcecode on your PC for Example Base of Drive U:
|
||||
U:
|
||||
@ -57,6 +62,7 @@ cd eln_cursor
|
||||
```
|
||||
|
||||
### Update Student **Fork** to the latest modification from **Master** Repo
|
||||
|
||||
```bash
|
||||
# goto your student fork repo location
|
||||
cd u:\eln_cursor\
|
||||
@ -73,19 +79,23 @@ git push origin master
|
||||
```
|
||||
|
||||
## Credits
|
||||
|
||||
[(Back to top)](#table-of-contents)
|
||||
|
||||
* COF
|
||||
* PRC
|
||||
* ZAS
|
||||
|
||||
## License
|
||||
|
||||
[(Back to top)](#table-of-contents)
|
||||
|
||||
:copyright: [All rights reserved](LICENSE)
|
||||
©️ [All rights reserved](LICENSE)
|
||||
|
||||
---
|
||||
|
||||
## Find us on
|
||||
|
||||
> [hevs.ch](https://www.hevs.ch) ·
|
||||
> Facebook [@hessovalais](https://www.facebook.com/hessovalais) ·
|
||||
> Twitter [@hessovalais](https://twitter.com/hessovalais) ·
|
||||
|
Loading…
Reference in New Issue
Block a user