- 7
- 84 919
VCL lab
Приєднався 5 тра 2014
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.
How to run verilog on Atom? Thank you so much
How can I find those files? Could you send me Please?
Where can I find the VHDL program and Pin planner settings for DE10-Lite, g-sensor?
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?
I just got one of these today, cool to see what can be done with them (assuming I have the smarts)
Great
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.
Great work! I'm studying Electromech and would love to understand the code for this. Do you have a github file for it?
I want to ask some questions about operating the accelerometer in the DE10-LITE
Could you tell the flow or something. Did you use an extra mem to story data after turnoff
Hi! Very nice! Thank you for the demonstration! This code is available to download?
How can we generate below files: 1. soc_system_board_info.xml 2 hps_common_board_info.xml 3. soc_system.sopcinfo
see this video for Modelsim programming ua-cam.com/video/_PbMKTfTnCU/v-deo.html
By far the most helpful video I've found for my Digital System Designs class! Thank you
You covered almost everything every beginner would need to know about the workflow. Thanks.
Wow, me again, 2 years later...
@@GiorgiAptsiauriX how about 5?
@@wellitonscheer6419 Wow me again, 5 years later lol
Thanks for the video! THX VERY MUCH !!!
Thanks for the video! Awesome tips
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.