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 shift number. The shift range is 0 to 15. 6. When the signal RIGHT is high, it shifts input data to right. On the other hand, it shifts input data to left. 7. When the signal SIGN is high, the input data is a signed number and it shifts with sign extension. However, the input data is an unsigned number if the signal SIGN is low. 8. You can only use following gates in Table I and need to include the delay information (Tplh, Tphl) in your design.
上傳時間: 2013-12-13
上傳用戶:himbly
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 shift number. The shift range is 0 to 15. 6. When the signal RIGHT is high, it shifts input data to right. On the other hand, it shifts input data to left. 7. When the signal SIGN is high, the input data is a signed number and it shifts with sign extension. However, the input data is an unsigned number if the signal SIGN is low. 8. You can only use following gates in Table I and need to include the delay information (Tplh, Tphl) in your design.
上傳時間: 2014-01-20
上傳用戶:三人用菜
代碼分為兩部分:ff_const_mul.v和ff_mul.v,從而實現GF乘法器,VERILOG編寫
標簽: ff_const_mul ff_mul 分 代碼
上傳時間: 2016-11-13
上傳用戶:
牛頓迭代法 若高階非線性方程組: u ( x , y) = 0 v ( x , y) = 0 可以用迭代公式
上傳時間: 2014-02-10
上傳用戶:wl9454
ram_dp_ar_aw.v 應該蠻有用的
標簽: ram_dp_ar_aw
上傳時間: 2013-12-03
上傳用戶:cxl274287265
: 通過 L V D S ( 低壓差分信號) 傳輸方案與單個 L C o S ( 硅基液晶) 分時分色顯示, 設計主電路 與頭盔結構分離的單 L C o S 硅片彩色頭盔顯示系統。
上傳時間: 2013-12-03
上傳用戶:ommshaggar
Jlink仿真器的s3c2410/s3c2440調試配置程序與flash下載配置程序
上傳時間: 2016-12-04
上傳用戶:jjj0202
所屬行業的java的簡單介紹上述事實上述事實上v
標簽: java
上傳時間: 2016-12-06
上傳用戶:gundan
JLink Software and documentation pack V3.96b
標簽: documentation Software JLink 3.96
上傳時間: 2016-12-07
上傳用戶:fxf126@126.com
function [U,V,num_it]=fcm(U0,X) % MATLAB (Version 4.1) Source Code (Routine fcm was written by Richard J. % Hathaway on June 21, 1994.) The fuzzification constant % m = 2, and the stopping criterion for successive partitions is epsilon =??????. %*******Modified 9/15/04 to have epsilon = 0.00001 and fix univariate bug******** % Purpose:The function fcm attempts to find a useful clustering of the % objects represented by the object data in X using the initial partition in U0.
標簽: fcm function Version Routine
上傳時間: 2014-11-30
上傳用戶:二驅蚊器