-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathROADMAP
More file actions
43 lines (30 loc) · 1.11 KB
/
ROADMAP
File metadata and controls
43 lines (30 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
.. This is the roadmap of POD
* **POD 1.0 :**
* VHDL Intercon generation
* VHDL top generation
* ARMadeus 4.0 templates available for multiple instances of a component
* **POD 1.1 :**
* Platform and library out of POD repository
* Manage FPGA IOs settings with FPGA configuration files for each type of FPGA
* All armadeus wiki documentation transfered
* Functionals tests
* Unit tests
* Improve code quality according to Pylint and PEP8
* **POD 1.2 :**
* Python 3
* Improve wishbone management
* Fusion of all wishbone bus (wb8, wb16, wb32)
* Generate intercon that adapte slav size according to master
* Manage wait states compatibility master-slave
* Adding Quartus in generatebitstream
* Adding APF6_SP platform
* Busses documentation
* Improve code quality according to Pylint and PEP8
* More unit tests
* **POD 1.3 :**
* Code quality good according to pylint and PEP8 (no warning)
* 100% code test coverage
* **POD 2.0 :**
* Adding Verilog HDL language with VHDL component-top generation
* Adding Others HDL language like Migen and Chisel
* GUI