2024-12-12 09:12:09 +01:00
2024-12-01 16:25:18 +01:00
2024-09-09 13:09:53 +02:00
2024-11-25 15:32:21 +01:00
2024-09-23 13:39:04 +02:00
2024-10-08 08:25:14 +02:00
2024-10-14 13:33:33 +02:00
2024-12-01 16:27:02 +01:00
2024-12-02 13:33:33 +01:00
2024-12-09 13:00:58 +01:00
2024-10-08 08:39:14 +02:00
2024-11-26 11:41:43 +01:00
2024-09-11 14:03:10 +02:00
2024-09-09 13:09:53 +02:00
2024-12-16 13:42:10 +01:00
2024-09-25 12:44:40 +02:00

cap-labs 2024: Public files for ENSL M1 students (CAP course)

ensllogo

Course

Get the repository

git clone https://github.com/Drup/cap-lab24.git
cd cap-lab24

Contents

  • TPxx/ : student companion files for CAP labs 2024-25

About the target machine

The target machine is RISCV. The directory contains instructions to install a compiler and a simulator.

Contact

Gabriel Radanne, Inria, LIP email

Exam

  • MCC (final grade computation) :
let ccgrade = average(Lab3, Lab4, Lab5, homework)
in (finalnote + ccgrade)/2
  • The final exam will be done "physically" in January. It will last three (3) hours. No authorized documents.

Contributors

  • Labs (ENSL 2019 version): Laure Gonnord, Ludovic Henrio, Matthieu Moy, Marc de Vismes
  • 2020 : Gabriel Radanne, Paul Iannetta
  • 2021-2023 : Nicolas Chappe, Remi Di Guardia
  • 2023-2024 : Samuel Humeau, Hugo Thievenaz
  • 2024-2025 : Samuel Humeau, Emma Nardino
Description
Compilation and Program Analysis
Readme 44 MiB
Languages
Python 76.3%
C 12.1%
Assembly 4.5%
Makefile 3.6%
ANTLR 3.5%