You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 14, 2020. It is now read-only.
If you want more information about each module you could read (or just try to read, unfortunately at this point are only in greek language) the following report files:
6
+
*[Milestone 2](./doc/Milestone-2-Report.pdf)
7
+
8
+
### Diagrams
9
+
10
+
Block and timing diagrams are able to be changed:
11
+
* For [xml](./doc/schematics/) files (block diagrams) we have used [draw.io](https://www.draw.io/)
12
+
* For [json](./doc/timing-diagrams/) files (timing diagrams) we have used [Wavedrom editor](https://wavedrom.com)
13
+
14
+
15
+
## Usage
16
+
17
+
### Enviroment
18
+
This project was developed using [Xilinx Vivado 2017.4](https://www.xilinx.com/support/download/index.html/content/xilinx/en/downloadNav/vivado-design-tools/2017-4.html)
19
+
20
+
### Import and Run
21
+
22
+
#### In order to import project:
23
+
24
+
1. Open [Vivado 2017.4](https://www.xilinx.com/support/download/index.html/content/xilinx/en/downloadNav/vivado-design-tools/2017-4.html) and using it open reference project
25
+
26
+
2. Open Project by going to the File -> Open project
27
+
28
+
3. Import Files if needed by right clicking the Source and selecting the components
29
+
30
+
4. Completed
31
+
32
+
#### If you want to run simulations:
33
+
34
+
1. Go to the bar in the top of Vivado and select the Run C Simulation
35
+
36
+
(Simulation screenshots are included [here](./doc/sim))
0 commit comments