FPGA上用verilog写的SPWM控制程序,完美运行!自由调试,毕设内容,十分宝贵
2022-10-18 18:19:28 1.48MB fpga__spwm fpga_spwm fpga_毕设 spwm_fpga_verilog
XILINX官方pg195_pcie资料中文版
2022-10-14 16:55:59 2.48MB FPGA verilog 高速接口
1
fpga计数器的quartus ii工程及其他文件
2022-10-09 20:45:12 3.06MB fpga verilog
1
1、 AD5754是16bit数字信号转模拟信号 2、 FPGA与AD5754通过SPI接口通信,SPI时钟clk最大30MHz 3、 AD5754有四路模拟输出 4、 目前AD5754采用单极性工作方式 5、 按照目前的理解,同轴的速度和电流指令应该同时刷新,根据写时序可以用LDAC引脚控制模拟信号的刷新,需要实际验证一下。 6、 实际验证一下CLR信号的效果。 7、 FPGA往DAC写数据的时序接口
2022-09-30 19:51:38 590KB AD5754 FPGA Verilog
1
该例程采用RGMII接口,实现的ARP请求接收,ARP应答响应,以及UDP协议收发,创建一个数据环回的案例,收到上位机数据将原样传到上位机。该例程与FPGA基础专栏中《E1--千兆以太网接口测试应用2022-09-07》对应,可与QT小项目中的《C9—Qt实现网络调试助手》实现上下位机联调。
2022-09-30 09:27:38 118.8MB FPGA verilog 千兆网口
1
xilinx vivado验证必须的license文件,适用于近年来几乎全部vivado版本(2014-2021)
2022-09-28 16:44:06 1012B vivado xilinx fpga Verilog
1
FPGA之Verilog入门学习,非常好的资料
2022-09-22 13:00:31 177KB fpga_verilog attachedxrz fpga middledqm
此文件的功能是led驱动,主要的用途是驱动LED等点亮
2022-09-21 22:00:08 5.44MB fpga_verilog
利用串口将图片数据传给 SRAM,传完后在从 SRAM 中读取图片数据进行显示。设计包括 SRAM 控制程序、TFT控制程序、串口发送接收和写入。SRAM(静态随机访问存储器)是一种半导体存储器。“静态”一词表明只要有电源供电,数据就会保存,而不会“动态”改变。
2022-09-15 19:15:49 11.81MB FPGA Verilog SRAM TFT
1
Designing digital circuits used to be something that only big companies could afford to do. It used to require creating application-specific integrated circuits (ASICs)—taking weeks or months to produce an actual chip, and requiring piles of cash or wiring together tons of individual chips to perform various logic functions. Then the fieldprogrammable gate array (FPGA) was introduced. FPGAs are programmable logic devices. Unlike an ASIC, the function an FPGA performs is determined at runtime, so an FPGA can be configured to act like just about any digital circuit. However, it wasn’t until recently that the cost of FPGAs has dropped to a point where they are now affordable for even hobbyists.
2022-09-10 17:59:55 25.59MB FPGA verilog
1