-
同步
基于FPGA的位同步算法的verilog实现(Verilog implementation of synchronization algorithm)
- 2018-04-17 10:50:12下载
- 积分:1
-
total
一个简单的后台模板,主要为贵金属直播室有喊单等功能类型的。
ps:由于涉及到iframe本地跨域问题,因此查看时请在服务器上进行审阅。(A simple background template, mainly for the precious metal living room, such as the type of function.
PS: as a result of the local cross domain problem involved in the iframe, so check it out on the server.)
- 2015-11-18 09:00:49下载
- 积分:1
-
4 位纹波计数器
这包括 verilog 代码为 4 位纹波计数器,编码在 Xilinx ISE 平台上。代码是经过测试,是好的。
- 2022-02-05 19:58:32下载
- 积分:1
-
uart_rx
uart接收模块
// 波特率:9600
// 数据位:8
// 停止位:1
// 校验位:0(UART receive module
Baud rate: 9600 /
/ / data: 8
/ / stop: 1
/ / check digit: 0)
- 2017-07-10 13:56:54下载
- 积分:1
-
xilinx_edk_9.2_crack
xilinx edk 9.2 破解器/注册机(xilinx edk 9.2 crack)
- 2021-03-29 15:09:10下载
- 积分:1
-
六进制
非常基础且实用的六进制加法器,采用VERILOG语言编写而成。(very common and uesfully tool--counter6, iy is writed by Verilog.)
- 2017-11-25 23:25:39下载
- 积分:1
-
firfilter
FIR滤波器:自定滤波器的类型(低通,高通或带通)、设计指标(通带截止频率、通带波纹、阻带截止频率、阻带衰减)
1、根据指标选择合适的窗函数,用窗口设计法设计符合指标的FIR滤波器;并验证其性能是否满足预定指标。
(FIR filters: Custom filter types (low pass, high pass or band-pass), design specifications (passband cutoff frequency, passband ripple, stopband cutoff frequency, stopband attenuation) 1, according to indicators choose the right window function, using the window design method of FIR filter designed to meet the targets and verify that its performance meets the set targets.)
- 2010-01-13 19:14:21下载
- 积分:1
-
spi
VHDL实现SPI功能源代码
-- The SPI bus is a 3 wire bus that in effect links a serial shift
-- register between the "master" and the "slave". Typically both the
-- master and slave have an 8 bit shift register so the combined
-- register is 16 bits. When an SPI transfer takes place, the master and
-- slave shift their shift registers 8 bits and thus exchange their 8
-- bit register values.(SPI realize the functional VHDL source code The SPI bus is a 3 wire bus that in effect links a serial shift register between the )
- 2021-04-29 10:58:43下载
- 积分:1
-
FIFO_design
FIFO 是首字母缩略词为第一次中,第一次出来,这是与相关的方式组织和操纵的抽象
相对于时间和优先顺序的数据。此表达式描述队列处理技术的原则或
为相互冲突的需求提供服务的订购过程的第一次来,先到先得 (FCFS) 行为: 哪里人
他们到达的顺序离开队列或等轮到在交通控制信号。
FCFS 也是 FIFO 操作系统调度算法,使每个进程的 CPU 的行话术语
他们来的顺序的时间。在更广泛的意义上,后进先出法或最后一次在第一次出的抽象是相反的
FIFO 组织的抽象。区别也许是最清晰的考虑不太常用的同义词
后进先出等 FILO (指最后一出)。本质上,两者都是一个更广义的列表的具体案件 (其中
可以访问任何位置)。区别在于不在列表中 (数据),但在访问内容的规则。其中一个
子类型将添加到一端,并从其他起飞,它的对面花和只在一端上放的东西。[] 1
从队列中移除的项特设办法的俚语变异铸造或被作为 OFFO,站立
为上-火先出。优先队列是一个变体的队列的名称 FIFO,没有资格
- 2022-03-03 22:52:08下载
- 积分:1
-
hamming_encodeadecode
用Verilog语言编写的对m序列进行汉明码编译码的程序。具体实现为产生m序列后对其进行(7,4)汉明码编码并加错,然后将其纠错译码并输出,详细过程见仿真。(Written by Verilog m sequence of procedures for coding and decoding Hamming codes. Concrete realization of m sequence to produce its (7,4) hamming code and a mistake, and then error correction decoding and output, see the detailed process simulation.)
- 2011-04-22 16:46:39下载
- 积分:1