Skip to content
This repository was archived by the owner on May 11, 2021. It is now read-only.

Iomys/eln_labs

Repository files navigation


ELN Labs Logo
ELN Laboratories

Labor Files for ELN Laboratories practical sessions Moodle Cyberlearn.

Table of contents

DescriptionHow To UseDownloadCreditsLicenseFind us on

screenshot

Description

(Back to top)

Laboratory file for course 2131-eln for first year bachelor students.

Moodle Link

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_labs.git

# Go into the repository
cd eln_labs

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

## Windows
.\eln_labs.bat

Update Student Fork to the latest modification from Master Repo

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

# add upstream Master remote
git remote add upstream https://github.com/hei-synd-2131-eln/eln_labs.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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published