1
0
mirror of https://github.com/Klagarge/Cursor.git synced 2024-11-22 17:43:26 +00:00
Go to file
2021-12-21 14:14:49 +01:00
.vscode finish position (i hope) 2021-12-14 16:01:52 +01:00
Board toto 2021-12-03 13:52:59 +01:00
Cursor/hds Merge branch 'simu_simon' into Simu 2021-12-21 14:14:49 +01:00
Cursor_test correction 2021-12-21 14:10:01 +01:00
doc Initial commit 2021-11-24 10:50:51 +01:00
img Initial commit 2021-11-24 10:50:51 +01:00
Libs Initial commit 2021-11-24 10:50:51 +01:00
Prefs correction 2021-12-21 14:10:01 +01:00
Scripts Initial commit 2021-11-24 10:50:51 +01:00
Simulation Initial commit 2021-11-24 10:50:51 +01:00
.gitignore add gitignore 2021-12-20 21:04:51 +01:00
eln_cursor.bash Initial commit 2021-11-24 10:50:51 +01:00
eln_cursor.bat test 2021-11-24 14:49:36 +01:00
errors_simu_1.log first try simu 2021-12-20 21:18:06 +01:00
LICENSE Initial commit 2021-11-24 10:50:51 +01:00
README.md master 2021-11-30 08:50:06 +01:00
TODO.txt finish position (i hope) 2021-12-14 16:01:52 +01:00


ELN Cursor Logo
ELN Project Cursor
Rémi Heredero & Simon Donnet-Monay

Labor Files for ELN Semester Project Cursor Moodle Cyberlearn.

Table of contents

DescriptionHow To UseCreditsLicenseFind us on

screenshot

Description

(Back to top)

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.

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)

To clone and run this application, you'll need Git and HDL Designer as well as Modelsim installed on your computer. From your command line:

usage instructions

Launch

# Change to location for the Sourcecode on your PC for Example Base of Drive U:
U:

# Clone this repository
git clone https://github.com/hei-synd-2131-eln/eln_cursor.git

# Go into the repository
cd eln_cursor

# Run the app
## Linux
./eln_cursor.bash

## Windows
.\eln_cursor.bat

Update Student Fork to the latest modification from Master Repo

# goto your student fork repo location
cd u:\eln_cursor\

# add upstream Master remote
git remote add upstream https://github.com/hei-synd-2131-eln/eln_cursor.git

# like "git pull" which is fetch + merge)
git fetch upstream
git merge upstream/master master

# Push the changes into your own fork repo
git push origin master

Credits

(Back to top)

  • COF
  • PRC
  • ZAS

License

(Back to top)

©️ All rights reserved


Find us on

hevs.ch  ·  Facebook @hessovalais  ·  Twitter @hessovalais  ·  LinkedIn HES-SO Valais-Wallis  ·  Youtube HES-SO Valais-Wallis