VCL lab
VCL lab
  • 7
  • 84 919
A summer project video game on the DE10-Lite
The game demonstrated was designed and implemented by Christian Lum during a summer research project in the summer of 2020.
Переглядів: 5 455

Відео

Whack-a-mole on an FPGA board using the on-board accelerometer
Переглядів 1,7 тис.3 роки тому
This video shows an implementation of the arcade game "Whack A Mole" implemented using an Altera / Intel DE10-Lite FPGA board by Terasic. The mole popping up is modeled by a flashing LED, and the hammer is modeled by tipping the board so the proper LED lights and then pressing KEY0 on the board. This lab was used in the course EEC 180 at the University of California, Davis, taught by Prof. Beva...
An Add/Subtract Calculator with an Accelerometer-Based Input demo, EEC 180
Переглядів 1,6 тис.3 роки тому
This video shows a demonstration of a simple add/subtract calculator implemented using an Altera / Intel DE10-Lite FPGA board by Terasic. The on-board accelerometer is used to enter two 2’s complement values into a simple calculator which shows the sum and difference on the HEX display in binary-coded decimal (BCD) format. The calculator works as follows: KEY0 resets the board. After reset, LED...
EEC 180, Winter 2019, Lab 7
Переглядів 8625 років тому
EEC 180 Digital Systems II, Lab 7 design by Eric Truong with additional extra credit features. This project utilizes the DE10-Lite FPGA board. It uses several ROM array memories built into the FPGA to store a jpeg image. The circuits then modify the size and colors of the image and display it on a VGA display. UC Davis ECE Department Winter 2019
EEC 180B, Winter 2018, Lab 7 with extra credit additions
Переглядів 9336 років тому
EEC 180B Digital Systems II, Lab 7 design by Ryan Atkins with additional extra credit features. UC Davis ECE Department Winter 2018
EEC 180B, Winter 2018, Lab 5
Переглядів 1,3 тис.6 років тому
UC Davis EEC 180B Digital Systems II Winter 2018 Lab 5 demo on the DE10-Lite FPGA board
Modelsim/Quartus Tutorial
Переглядів 73 тис.7 років тому
A brief tutorial outlining how to structure a project folder for the DE10-LITE Board, how to set-up a ModelSim Project, and how to set-up a Quartus Project.

КОМЕНТАРІ

  • @trind6473
    @trind6473 Місяць тому

    How to run verilog on Atom? Thank you so much

  • @metehangencer5766
    @metehangencer5766 3 місяці тому

    How can I find those files? Could you send me Please?

  • @evangelosdimitriadis9245
    @evangelosdimitriadis9245 8 місяців тому

    Where can I find the VHDL program and Pin planner settings for DE10-Lite, g-sensor?

  • @kunliu5004
    @kunliu5004 Рік тому

    Hi , thanks for sharing this tutorial. If I have a txt file which is used for initiating the register file, which folder should I put it for?

  • @notawesomebread
    @notawesomebread Рік тому

    I just got one of these today, cool to see what can be done with them (assuming I have the smarts)

  • @johnrom8787
    @johnrom8787 2 роки тому

    Great

  • @danyvm7628
    @danyvm7628 2 роки тому

    dude where do you find the information to generate this proyects? I have been stock for weeks trying to output ADS signal plotting in the monitor with VGA.

  • @nategaudette1666
    @nategaudette1666 2 роки тому

    Great work! I'm studying Electromech and would love to understand the code for this. Do you have a github file for it?

  • @לי-עםחמו
    @לי-עםחמו 3 роки тому

    I want to ask some questions about operating the accelerometer in the DE10-LITE

  • @kishans9894
    @kishans9894 3 роки тому

    Could you tell the flow or something. Did you use an extra mem to story data after turnoff

  • @fpfrimer
    @fpfrimer 3 роки тому

    Hi! Very nice! Thank you for the demonstration! This code is available to download?

  • @ManishSharma-qs3sv
    @ManishSharma-qs3sv 3 роки тому

    How can we generate below files: 1. soc_system_board_info.xml 2 hps_common_board_info.xml 3. soc_system.sopcinfo

  • @ismatufail6220
    @ismatufail6220 4 роки тому

    see this video for Modelsim programming ua-cam.com/video/_PbMKTfTnCU/v-deo.html

  • @Lyricologist4life
    @Lyricologist4life 5 років тому

    By far the most helpful video I've found for my Digital System Designs class! Thank you

  • @GiorgiAptsiauriX
    @GiorgiAptsiauriX 5 років тому

    You covered almost everything every beginner would need to know about the workflow. Thanks.

  • @lemessager1676
    @lemessager1676 5 років тому

    Thanks for the video! THX VERY MUCH !!!

  • @MatheusMPL
    @MatheusMPL 7 років тому

    Thanks for the video! Awesome tips

  • @aviadben-haim1171
    @aviadben-haim1171 7 років тому

    Thank you for a great video.There is an option to have the project files in quartus organized by folders for each module?It will be great if you can make a video on how to compile and simulate projects which use altera megafunctions and IPs.