1
0
Fork 0
mirror of https://github.com/RobotechLille/cdf2018-principal synced 2024-04-26 17:36:44 +00:00
cdf2018-principal/fpga
2018-05-12 02:58:18 +02:00
..
uart@ba6d1c3a7a Commit initial 2018-02-07 17:57:01 +01:00
.gitignore Commit initial 2018-02-07 17:57:01 +01:00
communication.vhd Gestion correcte de l'asservissement 2018-05-12 02:58:18 +02:00
communication_tb.gtkw Motor controller via FPGA 2018-05-01 08:45:02 +02:00
communication_tb.vhd Motor controller via FPGA 2018-05-01 08:45:02 +02:00
fir.vhd Gestion correcte de l'asservissement 2018-05-12 02:58:18 +02:00
fir_tb.gtkw FPGA : Pipelinage du module de communication 2018-02-28 16:00:12 +01:00
fir_tb.vhd FPGA : Filtre 2018-02-28 12:50:15 +01:00
generateConstants.sh FPGA: Ajout de simulations 2018-02-25 17:54:22 +01:00
hcsr04.vhd FPGA : HCSR04 et améliorations 2018-02-27 19:33:58 +01:00
hcsr04_tb.gtkw FPGA : HCSR04 et améliorations 2018-02-27 19:33:58 +01:00
hcsr04_tb.vhd FPGA : HCSR04 et améliorations 2018-02-27 19:33:58 +01:00
hedm.vhd Fix codeuses 2018-05-06 01:14:09 +02:00
hedm_tb.gtkw Fix codeuses 2018-05-06 01:14:09 +02:00
hedm_tb.vhd Fix codeuses 2018-05-06 01:14:09 +02:00
i2c.vhd Gestion correcte de l'asservissement 2018-05-12 02:58:18 +02:00
Makefile Motor controller via FPGA 2018-05-01 08:45:02 +02:00
principal.ucf Gestion correcte de l'asservissement 2018-05-12 02:58:18 +02:00
Principal.vhd Gestion correcte de l'asservissement 2018-05-12 02:58:18 +02:00
Principal_tb.gtkw Lowered PWM frequency 2018-05-02 05:50:33 +02:00
Principal_tb.vhd Motor controller via FPGA 2018-05-01 08:45:02 +02:00
project.cfg Gestion correcte de l'asservissement 2018-05-12 02:58:18 +02:00
pwm.vhd Lowered PWM frequency 2018-05-02 05:50:33 +02:00
pwm_tb.gtkw Lowered PWM frequency 2018-05-02 05:50:33 +02:00
pwm_tb.vhd Lowered PWM frequency 2018-05-02 05:50:33 +02:00
README.md Commit initial 2018-02-07 17:57:01 +01:00
uart.vhd Commit initial 2018-02-07 17:57:01 +01:00

Programme pour le FPGA

Convention : les fichiers .vhd commençant par une minuscule sont des modules, ceux commençant par une majuscule peuvent être utilisés en top-level.