搜索资源列表
曼彻斯特码
- 今天看了一下从fpga上下的曼彻斯特编解码的程序,感觉不是很清楚,仿真了一下,更迷茫了,大家看看为啥这程序要这么编呢? 程序比较长,不过写的应该还是不错的,看了后应该有收获。 总的思路是这样: 1 通过一个高频的时钟检测wrn信号,如果检测到上升沿,则表明开始编码,将输入的8位数据转为串行,并编码,然后输出。 2 定时信号是从高频时钟16分频后得到的,在wrn上升沿后16分频使能,在编码结束后禁止分频输出。 3 no_bits_sent记录串行输出的位数,应该是从0010到1
clock2001
- 时钟模块之一:二进制转BCD码verilog源代码FPGA advantage编程环境-clock module : BCD switch binary source code Verilog FPGA advantage programming environment
clock_2
- 时钟发生器,可以显示分,秒,小时,下到FPGA上验证过,功能基本正常-clock generator can demonstrate minutes and seconds, hours, the next to the FPGA tested normal function
FPGA_27eg
- FPGA很有价值的27实例.rar 包括 LED控制VHDL程序与仿真 2004.8修改.doc; LED控制VHDL程序与仿真; LCD控制VHDL程序与仿真 2004.8修改; LCD控制VHDL程序与仿真; ADC0809 VHDL控制程序; TLC5510 VHDL控制程序; DAC0832 接口电路程序; TLC7524接口电路程序; URAT VHDL程序与仿真; ASK调制与解调VHDL程序及仿真; FSK调制与解调VHDL程序及仿真
FullParallelFFTBasedonFPGA
- 一种基于FPGA 实现的全并行结构FFT 设计方法,采用全并行加流水结构, 可在一个时钟节拍内完成32 点FFT 运算的功能, 设计最高运算速度可达11ns
FPGA-global-clk-design-
- FPGA的全局时钟应该是从晶振分出来的,最原始的频率。其他需要的各种频率都是在这个基础上利用PLL或者其他分频手段得到的;因为全局时钟需要驱动很多模块,所以全局时钟引脚需要有很大的驱动能力,FPGA一般都有一些专门的引脚用于作为全局时钟用,他们的驱动能力比较强-FPGA' s global clock should be divided out from the crystal, the frequency of the most original. Other needs of the
new49
- 使用FPGA开发的电子时钟及跑表,有复位,开始/暂停功能-FPGA development using an electronic clock and stopwatch, a reset, the start/pause function
maikuanceliang
- 能够对输入的脉冲信号用10HZ时钟进行计数,输出计数结果。系统有三个状态:准备测量状态、测量状态、测量完毕状态。在准备测量状态下,测量结果显示为全零,内部计数器不计数,仅当待测脉冲按键SW12被按下时(按下后,输入到FPGA引脚的为低电平)进入测量状态。在测量状态下,只要待测脉冲按键一直按下,则内部计数器一直加计数并同时显示计数结果,这个结果用两个数码管L7,L8指示,从“00”到“FF” (如果计数超出量程即超出“FF”,则需锁存一个溢出信号让溢出指示灯D29亮)。仅当待测脉冲按键松开时进入测
ds32c35
- ds32c35是dalas生产的实时时钟(RTC)芯片,本程序(在EP2C8Q208C8N上调试通过)在FPGA上构建I2C接口于此时钟芯片通信。可以在LED上动态实时显示时间。利用本程序也可以改编成高精度实时时间测量的程序-ds32c35 is produced by dalas real-time clock (RTC) chip, this program (in the EP2C8Q208C8N debugging via) in the FPGA built this clock ch
FPGAclock
- 关于基于Quartus ii的FPGA系统时钟详细的讲解-the clock in FPGA design
1lcd_driver2
- 用FPGA控制12864液晶输出时时钟信息 很好 可以根据自己的需要更改 -FPGA to control the output of the 12864 clock information good can be changed according to their needs
8_sys_clock
- 黑金开发板对时钟信号的编写实验以及调试,相关代码如压缩包所示-CLOCK FPGA
clock1
- 该代码实现的是使用VHDL语言编程实现的FPGA上的时钟分频。通过修改代码中的参数改变FPGA的输出时钟频率。-The code implements the VHDL language programming on the FPGA clock divider. Changed by modifying the parameters in the code of the output clock frequency of the FPGA.
CLK_DIV
- 时钟变化的VHDL语言,应用fpga仿真。-VHDL of clock
exercise3
- 用verilog实现dsp与Fpga接口的同步设计,其功能包括读写操作及四个功能模块,采用两个fifo实现不同时钟域的地址与数据的转换,在quartus ii11.0环境下运行,运行此程序之前需运行将调用fifo。-Dsp using verilog achieve synchronization with Fpga interface design, its features include read and write operations and four functional modul
shiyan4_2
- 哈工大计算机学院2014年夏季学期设计与实践实验4.2 FPGA时钟信号功能测试-FPGA CLK design from hit computer science
USB3_a3p1000_9.1__
- 8bit10bit编解码、SPI解串、BAT656接受源码,并通过USB3.0 传送至PC机。经测试actel fpga 时钟频率100M可以满足320MB/s的传输速率-8bit10bit encoding and decoding, SPI solution string, BAT656 accept the source code, and through USB3.0 to PC. After testing the FPGA Actel clock frequency 100M can
dds_clk
- FPGA工作时钟位50MHz,通过引出FPGA时钟信号,供给外部DDS模块使用。-FPGA clock work bit 50MHz, led by FPGA clock signal supplied to the external DDS module.
shiyan
- 用verilog语言实现数字中, 在fpga上实现(Using Verilog language to achieve digital, implemented on FPGA)
071162程序
- 设计一个用于篮球比赛的定时器。要求: (1)定时时间为24秒,按递减方式计时,每隔1秒,定时器减1; (2)定时器的时间用两位数码管显示; (3)设置两个外部控制开关,开关K1控制定时器的直接复位/启动计时,开关K2控制定时器的暂停/连续计时;当定时器递减计时到零(即定时时间到)时,定时器保持零不变,同时发出报警信号,报警信号用一个发光二极管指示。 (4)输入时钟脉冲的频率为50MHz。 (5)用Verilog HDL语言设计,用Modelsim软件做功能仿真,用Quartus II综