-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
59 lines (46 loc) · 1.65 KB
/
Copy pathCITATION.cff
File metadata and controls
59 lines (46 loc) · 1.65 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
cff-version: 1.2.0
title: "Adaptive Communication System Using Dynamic Function eXchange"
message: >
If you use this project in your research, teaching, or development,
please cite it using the metadata provided in this file.
type: software
authors:
- family-names: "Moga"
given-names: "Dhrumil"
identifiers:
- type: url
value: "https://github.com/partialHuman/Adaptive-Communication-System-Using-Dynamic-Function-eXchange"
repository-code: "https://github.com/partialHuman/Adaptive-Communication-System-Using-Dynamic-Function-eXchange"
url: "https://github.com/partialHuman/Adaptive-Communication-System-Using-Dynamic-Function-eXchange"
abstract: >
Adaptive Communication System using Dynamic Function eXchange (DFX)
implemented on the Xilinx Zynq-7000 XC7Z020 FPGA. The project demonstrates
runtime partial reconfiguration using Verilog HDL and Vivado Design Suite
2018.2, enabling dynamic replacement of communication modules without
interrupting the operation of the static logic. The implementation is
validated on the ZedBoard development platform.
keywords:
- FPGA
- Dynamic Function eXchange
- DFX
- Partial Reconfiguration
- Zynq-7000
- XC7Z020
- ZedBoard
- Verilog
- Vivado
- Adaptive Communication
- Embedded Systems
- Reconfigurable Computing
license: MIT
version: "1.0.0"
date-released: "2026-08-04"
preferred-citation:
type: report
authors:
- family-names: "Moga"
given-names: "Dhrumil"
title: "Adaptive Communication System Using Dynamic Function eXchange"
year: 2026
publisher: "GitHub"
url: "https://github.com/partialHuman/Adaptive-Communication-System-Using-Dynamic-Function-eXchange"