├── README.md ├── axi_ddr.pdf ├── axi_ddr_wrapper.v ├── axi_hp0_wr.v └── fifo_generator_0_stub.vhdl /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xycfwrj/zynq_axi_ddr_barebone/HEAD/README.md -------------------------------------------------------------------------------- /axi_ddr.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xycfwrj/zynq_axi_ddr_barebone/HEAD/axi_ddr.pdf -------------------------------------------------------------------------------- /axi_ddr_wrapper.v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xycfwrj/zynq_axi_ddr_barebone/HEAD/axi_ddr_wrapper.v -------------------------------------------------------------------------------- /axi_hp0_wr.v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xycfwrj/zynq_axi_ddr_barebone/HEAD/axi_hp0_wr.v -------------------------------------------------------------------------------- /fifo_generator_0_stub.vhdl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xycfwrj/zynq_axi_ddr_barebone/HEAD/fifo_generator_0_stub.vhdl --------------------------------------------------------------------------------