VCL lab
VCL lab
  • 7
  • 78 634
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.
มุมมอง: 4 757

วีดีโอ

Whack-a-mole on an FPGA board using the on-board accelerometer
มุมมอง 1.6K3 ปีที่แล้ว
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.4K3 ปีที่แล้ว
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
มุมมอง 8125 ปีที่แล้ว
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
มุมมอง 9106 ปีที่แล้ว
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.3K6 ปีที่แล้ว
UC Davis EEC 180B Digital Systems II Winter 2018 Lab 5 demo on the DE10-Lite FPGA board
Modelsim/Quartus Tutorial
มุมมอง 68K7 ปีที่แล้ว
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.

ความคิดเห็น

  • @evangelosdimitriadis9245
    @evangelosdimitriadis9245 5 หลายเดือนก่อน

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

  • @kunliu5004
    @kunliu5004 10 หลายเดือนก่อน

    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?

  • @לי-עםחמו
    @לי-עםחמו 2 ปีที่แล้ว

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

  • @kishans9894
    @kishans9894 2 ปีที่แล้ว

    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 th-cam.com/video/_PbMKTfTnCU/w-d-xo.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.