搜索资源列表
counter_3
- 三种计数器的verilog实现,二进制计数器,格雷码计数器,约翰逊计数器.初学硬件描述语言可参考。-Three kinds of counter verilog implementation of a binary counter, gray code counter, Johnson counter beginner hardware descr iption language can refer to
jc2_vhd
- JC2_VHD is a bi-directional 4-bit Johnson counter with stop control
johnson
- JOHNSON计数器,8bit,在FPGA板子上简单的实现,给大家作为练习-JOHNSON counter
cnt6
- verilog实现的“六进制约翰逊计数器”。-verilog implementation of the " six hexadecimal Johnson counters."
johnson_encoding_angle
- An FSM using VHDL and Johnson state encoding for states
JohnsonCounter
- 约翰逊计数器-Johnson Counter
Johnson
- 本例实现的是一个Johnson计数器,可以控制流水灯的方向-Achieved in this case is a Johnson counter, can control the flow direction of light
jnsn
- vhdlcode for a johnson counter-vhdlcode for a johnson counter
lab
- 约翰逊噪声精确测温系统的虚拟仪器实现Johnson noise temperature measurement system accurate implementation of Virtual Instrument-Johnson noise temperature measurement system accurate implementation of Virtual Instrument
johnsonverilog
- 本verilog代码实现了johnson计数器,也就是控制流水灯的程序,具体为从左到右和从右到左以及停止的流水灯操作-The verilog code of the johnson counter, that is, water lamp control procedures, specifically for the left to right and from right to left and stop the flow lamp operation
New-folder
- VHDL for Johnson counter
DEMJOHN741
- Card count past johnson 8 bit
johnson
- johnson计数器是一种同步计数器,每一次之变化一位,具有最简的组合逻辑电路。-johnson counter is a synchronous counter, each followed by a change, with the most simple combinational logic circuit.
ex1
- johnson 计数器 verilog源代码-johnson counter verilog
johnson
- johnson计数一个比较高级的跑马灯可以控制灯的方向-Johnson count is a more advanced Marquee can control the direction of the light
Johnson_count
- Johnson count in V tested ok Johnson count in V tested ok-Johnson count in V tested ok Johnson count in V tested ok
Johnson_count_dft
- DFT code for johnson count written in V
johnson
- verilog语言,johnson计数器的设计-johnson counter
johnson
- 此代码实现约翰逊计数器,内容不多,注释详尽,供初学者使用。-Johnson counts
Johnaon_counter
- 本设计为六位约翰逊(Johnson)计数器,首先给大家介绍一下什么是约翰逊计数器,它又称扭环计数器,是一种用n位触发器来表示2n个状态的计数器。它与环形计数器不同,后者用n位触发器仅可表示n个状态。2~n进制计数器(n为触发器的个数)有2~n个状态。若以6位二进制计数器为例,它可表示64个状态。但由于8421码每组代码之间可能有二位或二位以上的二进制代码发生改变,这在计数器中特别是异步计数器中就有可能产生错误的译码信号,从而造成永久性的错误。而约翰逊计数器的状态表中,相邻两组代码只可能有一位二进