-
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.
標簽:
SHIFTER
name
module
Input
上傳時間:
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.
標簽:
SHIFTER
name
module
Input
上傳時間:
2014-01-20
上傳用戶:三人用菜
-
This code in this directory implements the binary hopfield network.Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the
screen and a file, ARCHIVE.LST.
標簽:
code
implements
directory
hopfield
上傳時間:
2013-12-27
上傳用戶:ruixue198909
-
Relationship Between the Sum of Squared Difference (SSD)
and Cross Correlation for Template Matching
Konstantinos G. Derpanis
York University
kosta@cs.yorku.ca
Version 1.0
December 23, 2005
標簽:
Relationship
Correlation
Difference
Template
上傳時間:
2014-01-10
上傳用戶:妄想演繹師
-
Design patterns are elegant, adaptable, and reusable solutions to everyday software development problems. Programmers use design patterns to organize objects in programs, making them easier to write and modify. C# Design Patterns: A Tutorial is a practical guide to writing C# programs using the most common patterns.
This tutorial begins with clear and concise introductions to C#, object-oriented programming and inheritance, and UML diagrams. Each chapter that follows describes one of twenty-three design patterns, recommends when to use it, and explains the impact that it will have on the larger design. The use of every pattern is demonstrated with simple example programs. These programs are illustrated with screen shots and UML diagrams displaying how the classes interact. Each of these programs is available on the companion CD-ROM and can be run, examined, edited, and applied.
標簽:
development
adaptable
solutions
patterns
上傳時間:
2014-09-07
上傳用戶:wangchong
-
The following is a list of MATLAB codes which includes the radar
absorbing material design, the antenna pattern, the observation points generation, and the amplitude
error and phase error calculations.
標簽:
following
absorbing
the
includes
上傳時間:
2014-01-04
上傳用戶:l254587896
-
(1 . Higher Educati on Admissi on Committee Office of L ianyungang,L ianyungang 222006, China
2 . Modern Educati on Technique Center, Huaihai I nstitute of Technol ogy, L ianyungang 222005, China)
Abstract: The outbreak ofARP cheating virus interferes with the nor mal functi oning of LAN. On the basis of thoroughly und
standing of the p rinci p les, this paper analyzes the p rinci p les, pattern and classificati ons ofARP in details . And it also discu
the tactics t o take strict p recauti ons ofARP fr om t wo sides— — —the administrati on ofLAN and Client Host . The pur pose of the
cussi on is t o guarantee the normal running of LAN users .
Key words: virus p rinci p les LAN client host
標簽:
ianyungang
Committee
Educati
Admissi
上傳時間:
2013-12-23
上傳用戶:zhangyigenius
-
Wavelet Subband coding for speaker recognition
The fn will calculated subband energes as given in the att tech paper of ruhi sarikaya and others. the fn also calculates the DCT part. using this fn and other algo for pattern classification(VQ,GMM) speaker identification could be achived. the progress in extraction is also indicated by progress bar.
標簽:
recognition
calculated
Wavelet
Subband
上傳時間:
2013-12-08
上傳用戶:guanliya
-
FreeBREW is a collection of open source software for BREW. BREW Foundation Framework provides a multitasking-aware kernel which supports a layered, per-task and per-state event dispatching mechanism to enable robust, state-pattern programming in BREW
標簽:
BREW
Foundation
collection
Framework
上傳時間:
2017-02-07
上傳用戶:上善若水
-
Neural Networks at your Fingertips.rar
===============
Network: Adaline Network
===============
Application: Pattern Recognition
Classification of Digits 0-9
Author: Karsten Kutza
Date: 15.4.96
Reference: B. Widrow, M.E. Hoff
Adaptive Switching Circuits
1960 IRE WESCON Convention Record, IRE, New York, NY,
pp. 96-104, 1960
標簽:
Network
Fingertips
Networks
Adaline
上傳時間:
2014-12-22
上傳用戶:lizhizheng88