This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
resources:fpga:docs:axi_dac_ip [11 Oct 2021 15:05] – Edit next page to be Using and modifying the HDL design Iulia Moldovan | resources:fpga:docs:axi_dac_ip [13 Oct 2021 10:17] (current) – Edit footer & cosmetic updates Iulia Moldovan | ||
---|---|---|---|
Line 6: | Line 6: | ||
<note important> | <note important> | ||
+ | |||
===== Architecture ===== | ===== Architecture ===== | ||
Line 35: | Line 36: | ||
* Data source multiplexer | * Data source multiplexer | ||
* IQ correction module | * IQ correction module | ||
- | |||
- | TODO: wiki page about each module | ||
- | TODO: describe the (Read) FIFO interface | ||
==== DAC core ==== | ==== DAC core ==== | ||
The DAC core is the top file of the IP core, the naming convention of this file is: axi_< | The DAC core is the top file of the IP core, the naming convention of this file is: axi_< | ||
+ | |||
===== Signal and Interface Pins ===== | ===== Signal and Interface Pins ===== | ||
Line 70: | Line 69: | ||
|** AXI Memory Map Slave ** |||| | |** AXI Memory Map Slave ** |||| | ||
| | '' | | | '' | ||
- | ===== Register Map ===== | ||
- | TODO: wiki page about the register map architecture | + | |
- | * present the AXI Memory Mapped interface | + | ===== Register Map ===== |
- | * talk about the UP_AXI wrapper and the simplified register interface | + | |
- | * present read and write logic | + | |
- | * present CDC circuits | + | |
The following block diagram presents the different register maps physical location in the core. These register maps are generic and can be found in each AXI DAC core. | The following block diagram presents the different register maps physical location in the core. These register maps are generic and can be found in each AXI DAC core. | ||
Line 103: | Line 98: | ||
{{page>: | {{page>: | ||
- | ==== References ==== | + | |
+ | ===== References | ||
* [[resources: | * [[resources: | ||
- | {{navigation HDL User Guide#axi_ip|AXI IP cores# | + | {{navigation HDL User Guide#ip_cores|IP cores# |