Coder Social home page Coder Social logo

matteoguida / management-and-analysis-of-physics-dataset-mod.-a- Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 42.1 MB

FPGA Project Using Vivado

Coq 17.11% VHDL 74.43% Pascal 0.01% Verilog 0.06% Stata 0.02% Shell 0.19% Forth 0.01% Tcl 0.07% JavaScript 0.05% Batchfile 0.01% TeX 0.04% PureBasic 0.01% HTML 0.24% V 4.19% SystemVerilog 3.61%

management-and-analysis-of-physics-dataset-mod.-a-'s Introduction

Management-and-Analysis-of-Physics-Dataset-MOD.-A-

FPGA Project Using Vivado

General Information

FPGA Serial Number: xc7a35tcsg324-1

Project

Authors:

Description

The aim of this project is to create a particular FPGA architecture that do various operations. The core components are:

  1. The SPI master, that has to read the first 2 addresses in the flash memory, concatenate them and write them in the first address of the DPRAM.

  2. Square wave generator (implemented in the square wave.vhd) has to produce a square wave given the values of its period and duty cycle. The values of the two states are fixed and equal to โˆ’1024 and +1024. These signed values are represented in std logic vector variables to be compatible with the other components. From this generator 1024 samples are picked and written in the DPRAM.

  3. Finite Input Response filter has to read the addresses in the DPRAM written by the square generator, apply to them the fir filter and write the result back into the DPRAM.

  4. Multiplexer that has the task of regulating access to the DPRAM from the square wave generator and the fir filter, since they both have to access to the same addresses of memory. In the Final_report.pdf file you can find a more detailed description and some results.

management-and-analysis-of-physics-dataset-mod.-a-'s People

Contributors

matteoguida avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.