搜索:SHIFTER
找到约 17 项符合「SHIFTER」的查询结果
结果 17
https://www.eeworm.com/dl/663/440144.html
VHDL/FPGA/Verilog
jhonson counter using shifter
jhonson counter using shifter
https://www.eeworm.com/dl/663/465122.html
VHDL/FPGA/Verilog
right shifter using vhdl,
right shifter using vhdl,
https://www.eeworm.com/dl/663/361747.html
VHDL/FPGA/Verilog
Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGH
Top module name : SHIFTER (File name : SHIFTER.v)
2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT.
3. Output pins: OUT [15:0].
4. Input signals generated from test pattern are latched in one cycle and are
synchronized at clock rising edge.
5. The SHIFT signal describes the shi ...
https://www.eeworm.com/dl/663/361749.html
VHDL/FPGA/Verilog
Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGH
Top module name : SHIFTER (File name : SHIFTER.v)
2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT.
3. Output pins: OUT [15:0].
4. Input signals generated from test pattern are latched in one cycle and are
synchronized at clock rising edge.
5. The SHIFT signal describes the shi ...
https://www.eeworm.com/dl/534/432190.html
其他
this module performs the task of a barrel-shifter 16 or 32 bits
this module performs the task of a barrel-shifter 16 or 32 bits
https://www.eeworm.com/dl/663/465033.html
VHDL/FPGA/Verilog
移位运算器SHIFTER 使用Verilog HDL 语言编写
移位运算器SHIFTER 使用Verilog HDL 语言编写,其输入输出端分别与键盘/显示器LED 连接。移位运算器是时序电路,在J钟信号到来时状态产生变化, CLK 为其时钟脉冲。由S0、S1 、M 控制移位运算的功能状态,具有数据装入、数据保持、循环右移、带进位循环右移,循环左移、带进位循环左移等功能。
CLK 是 ...
https://www.eeworm.com/dl/534/373584.html
其他
Log Shifter Gate Level Design using Verilog(IC design Lab) and Lab Note
Log Shifter Gate Level Design using Verilog(IC design Lab) and Lab Note
https://www.eeworm.com/dl/663/172724.html
VHDL/FPGA/Verilog
-- Title : Barrel Shifter (Pure combinational) -- This VHDL design file is an open design you can r
-- Title : Barrel Shifter (Pure combinational)
-- This VHDL design file is an open design you can redistribute it and/or
-- modify it and/or implement it after contacting the author
-- You can check the draft license at
https://www.eeworm.com/dl/502178.html
VHDL/Verilog/EDA源码
筒形寄存器
barrel shifter 简单的筒形寄存器 并行处理 希望大家看了能理解shift的用法。