RTL8306E软件开发寄存器操作编程指南 RTL8306E/8306M/8304E PROGRAMMING GUIDE The RTL8306E release package contains ASIC drivers, which provides general APIs that based on user configuration to configure relative ASIC registers. Inside of the ASIC driver, it uses GPIO to emulate MDC/MDIO signal to communicate with RTL8306E. This part needs to be porting to the target platform. The RTL8306E release package can also be applied to other chips, such as RTL8304E/RTL8306M. These ASICs may have different port numbers. For example RTL8304E only have 4 ports, but RTL8306E have 6 ports. The port number descriptions for different ASICs can be found in chapter 7. This SDK API programming guide file uses RTL8306E as an example to descript the usage of API functions. But for different ASICs, the port parameter which is needed by some API fu nction is different from RTL8306E , due to the AISCs’ different port numbers. So in order to us e ASIC driver code, it’s recommended for you to make clear of the ASIC’s port number at first. And then make some configuration code modification based on the descriptions of sector 3.3 an d chapter 7
2020-01-03 11:18:50 475KB RTL8306E
1
1. 实验目的: (1) 学习寄存器的原理和设计方法 (2) 掌握灵活运用Verilog HDL语言进行各种描述与建模的技巧和方法 2. 实验要求: (1) 使用合适的方法来编程实现规定功能的4位寄存器 (2) 课前任务:在Xilink ISE上完成创建工程、编辑程序源代码、编译、综合、仿真、验证,确保逻辑正确性. (3) 撰写实验报告:含程序源代码、激励代码及其仿真波形、综合得到的电路图、实验结果分析以及对本实验的”思考与探索”部分所作的思考与探索.
2020-01-03 11:17:19 199KB 文档及代码
1
可以用于在STM32里实现输入法的选择,简单易懂
2020-01-03 11:16:40 986KB 输入法 STM32 寄存器 代码
1
使用VHDL语言编写,在ISE运行环境下实现了EDA上机考试的五个程序并进行了相应的仿真 其中包括8为BCD码加法器 多数表决器,计数器,移位寄存器,序列检测等
2020-01-03 11:16:17 1.59MB 计数器 序列检测 移位寄存器
1
AR0130寄存器表,列出了AR0130所有的寄存器
2019-12-29 03:45:52 1.62MB AR0130
1
基于IAR开发STM8的FALSH读写直接操作寄存器方式。
2019-12-28 17:57:13 584B IAR STM8 FLASH读写
1
在用户空间读写phy的寄存器,支持多页以及读取连续任意的寄存器
2019-12-28 17:51:24 2KB phy
1
用于调试网络phy,在应用层读写phy寄存器,通过mdio总线
2019-12-28 17:24:04 1KB linux mdio phy寄存器
1
SiI9022/SiI9024 TPI 编程手册(含寄存器定义,真正的编程手册)
2019-12-21 22:26:29 4.33MB SiI9022 SiI9024 编程手册
1
包括具体的实验报告,详细说明。流程图以及仿真截图,总结等。 报告具体步骤: 1。课程设计目的 2. 开发工具选择 3. 方案选择 4.指令系统设计 5. 模型机框图设计 6. 微指令格式的设计 7. 微程序流程图 8. VHDL程序代码 9. 调试仿真 10. 课程设计回顾总结
1