Essays about: "vhdl hardware"

Showing result 1 - 5 of 62 essays containing the words vhdl hardware.

  1. 1. Program And Design Of A Pcb For A Traffic Controller : New hardware material for Halmstad University

    University essay from Högskolan i Halmstad/Akademin för informationsteknologi

    Author : Tabark Saleh; Yasmen Assad; [2023]
    Keywords : PCB; FPGA; KiCad; Arduino; VHDL;

    Abstract : This thesis aims to develop hardware for laboratory in courses such asSwitching Theory at Halmstad University which can help students tounderstand practical applications of the hardware they are studying atuniversity. To achieve this, a printed circuit board (PCB) that simulates trafficintersections has been designed, constructed, and tested. READ MORE

  2. 2. Difference Between Memory-based Storage and Register-based Storage on FPGAs

    University essay from Linköpings universitet/Institutionen för systemteknik

    Author : Yiqian Cui; [2023]
    Keywords : ;

    Abstract : Memory-based storage and register-based storage are commonly used storagetypes in fpgas. This thesis aims to build up the architecture of memory-basedstorage and register-based storage, implement the corresponding methods, compare the difference between them and determine which kind of storage workswell under different circumstances. READ MORE

  3. 3. FPGA programming with VHDL : A laboratory for the students in the Switching Theory and Digital Design course

    University essay from Högskolan i Halmstad

    Author : Samaneh Azimi; Safia Abba Ali; [2023]
    Keywords : FPGA Field-Programmable Gate Arrays VHDL Very High-Speed Integrated Circuits HDL Hardware description language LUT Look-up-table CLB Configurable Logic Blocks MUX Multiplexers IOB Input Output Blocks DUT Device under the test ASIC Application-specific integrated circuits SOC System on chips RTL Register Transfer Language;

    Abstract : This thesis aims to create effective and comprehensive learning materials for students enrolled in the Switching Theory and Digital Design course. The lab is designed to enable students to program an FPGA using VHDL in the Quartus programming environment to control traffic intersections with sensors and traffic signals. READ MORE

  4. 4. Code Synthesis for Heterogeneous Platforms

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Zhouxiang Fu; [2023]
    Keywords : Code Synthesis; Heterogeneous Platform; Zero-Overhead Topology Infrastructure; Kodsyntes; Heterogen plattform; Zero-Overhead Topologi Infrastruktur;

    Abstract : Heterogeneous platforms, systems with both general-purpose processors and task-specific hardware, are largely used in industry to increase efficiency, but the heterogeneity also increases the difficulty of design and verification. We often need to wait for the completion of all the modules to know whether the functionality of the design is correct or not, which can cause costly and tedious design iteration cycles. READ MORE

  5. 5. Novel Method of ASIC interface IP development using HLS

    University essay from Lunds universitet/Institutionen för elektro- och informationsteknik

    Author : Anestis Athanasiadis; Chandranshu Mishra; [2023]
    Keywords : High Level Synthesis; HLS; Untimed C ; Control logic; I3C; clock-accurate design; IP development; Technology and Engineering;

    Abstract : High-Level Synthesis(HLS) is a design methodology that enables designers to implement hardware from high-level coding languages, such as C, C++, or System C. It provides designers with the ability to convey their design at a higher level of abstraction, which allows more emphasis on an algorithm and functional aspects of design instead on low-level hardware details. READ MORE