-
异步串行接口电路及数据传输模块设计
设计要求1) 每帧数据供 10 位,其中 1位启动, 8位数据, 1位 停止。2) 波特率为: 9600 。3) 收发误码率
- 2023-09-07 19:10:03下载
- 积分:1
-
完整的 USB
这本书是为开发人员参与设计或编程
使用通用串行总线 (USB) 接口的设备。如果您是一个硬件
设计器,如果你写固件驻留在内的 USB 设备,或者如果你写
与设备通讯的应用程序,这本书是为你。
USB 是足够多才多艺,以达致多个设备的功能。熟悉 USB
外围设备包括鼠标、 键盘、 驱动器、 打印机、 扬声器、 和摄像机。
USB 也是适合数据采集单元、 控制系统、 及其他
具有专用功能,包括一种设计的设备。权
选择的设备硬件、 软件驱动程序和开发工具和技术
可以缓解的路径设计设备,执行其职能而不
错误或用户的恶化。这本书将指导您一路走来。
- 2023-01-04 22:20:03下载
- 积分:1
-
I2C verilog 源代码 非常好的代码,大家可以
I2C verilog 源代码 非常好的代码,大家可以-I2C verilog source code for a very good code, we can
- 2022-03-14 16:49:14下载
- 积分:1
-
rams
combinatorial modules
- 2019-04-13 19:41:21下载
- 积分:1
-
The-NIOSII-detailed-tutorial
黑金动力原创nios ii教程,介绍了硬件、软件开发流程,提供了led、中断、串口、rtc、spi、iic、定时器等十多个实验的详细介绍(Alinx original nios ii tutorial, this paper introduces the hardware and software development process, and provides led, interrupt, a serial port, the RTC, spi, iic, timer and so on more than a dozen experiments in detail)
- 2020-12-08 15:09:21下载
- 积分:1
-
chuankou
说明: 本实验为UART回环实例,实验程序分为顶层unrt_top、发送模块uart_tx、接收模块 uart_rx,以及时钟产生模块clk_div。uart_rx将收到的包解析出8位的数据,再传送给 uart_tx发出,形成回环。参考时钟频率为100MHz,波特率设定为9600bps。(This experiment is an example of UART loop. The experimental program is divided into top-level unrt_top, sending module uart_tx, receiving module uart_rx, and clock generation module clk_div. Uart_rx parses the received packet into 8 bits of data and sends it to uart_tx to send out, forming a loop. The reference clock frequency is 100 MHz and the baud rate is set to 9600 bps. stay)
- 2020-06-24 01:40:02下载
- 积分:1
-
DS1820
DS18B20温度传感器,用verilog语言实现(DS18B20 temperature sensor, with the verilog language)
- 2020-11-01 21:29:55下载
- 积分:1
-
SCAN_LED
基于EDA技术中的对LED扫描电路的实验,程序能成功运行,能直接在开发板上看实验结果(EDA-based LED technology to scan the experimental circuit, the program can run successfully, can see directly in the development of on-board results)
- 2009-06-05 11:49:53下载
- 积分:1
-
FPGA下PWM的Verilog 源码,含目标程序,可直接下载使用,可用在电机控制中...
FPGA下PWM的Verilog 源码,含目标程序,可直接下载使用,可用在电机控制中-FPGA in Verilog source code under the PWM, including the target program, can be directly downloaded to use, can be used in motor control in
- 2022-07-04 10:40:23下载
- 积分:1
-
main
完整的GMSK调制及维特比译码,程序中包括了高斯滤波器的设计,调制相位的计算,并采用了维特比译码算法解调出原始码元,最后计算了其误码率。(Complete GMSK modulation and Viterbi decoding, the program includes a Gaussian filter design, the calculation of the phase modulation, and uses the Viterbi algorithm demodulates the source element, the final calculation of the bit error rate.)
- 2020-11-03 16:19:54下载
- 积分:1