nysa-sdio-device:SDIO设备Verilog核心

时间:2021-04-29 05:47:35
【文件属性】:
文件名称:nysa-sdio-device:SDIO设备Verilog核心
文件大小:36KB
文件格式:ZIP
更新时间:2021-04-29 05:47:35
Verilog nysa-sdio-device 用Verilog编写的SDIO设备堆栈 状态:TLDR版本:仍在设计和编写Verilog内核 设计用于与SDIO主机接口。 辅助Linux驱动程序位于: : 代码组织: rtl / sdio_stack.v(与应用程序交互的*文件)sdio_defines.v(此处为堆栈定义了定义) generic/ (Small modules that are used throughout the code are here) crc7.v (7-bit CRC Generator) crc16.v (16-bit CRC Generator) control/ (SDIO Card Controller) sdio_card_control.v cia/ (Common Information Area) sdio_cia.v (T
【文件预览】:
nysa-sdio-device-master
----.gitignore(475B)
----rtl()
--------control()
--------sdio_defines.v(5KB)
--------cia()
--------phy()
--------sdio_device_stack.v(6KB)
--------generic()
--------function()
----README.md(2KB)
----cocotb()
--------dut_driver.py(1KB)
--------sim_config.json(3KB)
--------tb_cocotb.v(5KB)
--------test_dut.py(1KB)
--------waveforms.gtkw(485B)
--------Makefile(1KB)
----LICENSE(1KB)
----functions()
--------nysa_host_interface()
----tools()
--------crc16_generator.py(2KB)
--------crc7_generator.py(2KB)
----sim()
--------tb_cocotb.v(513B)

网友评论