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
上傳用戶:三人用菜
NAME: Book shop manager. 開發語言: Java
上傳時間: 2013-12-08
上傳用戶:onewq
代碼編輯器UltraEdit,對編輯程序的十分有效.解壓之后,可以永遠用! 解壓:NAME:www.chinaz.com sn:C9N1Z-U4Z9S-H4G1N-C3V1D
上傳時間: 2013-12-26
上傳用戶:三人用菜
Good morning, dear teachers. I am very glad to be here for your interview. my NAME is xx.I am 21 years old. I come from Dafang, a small town of Guizhou province. My undergraduate period will be accomplished in East China Jiaotong University. I major in electrical engineering and automation. I am interesting in computer, especially in program design. I am a hard study student, especially in the things which I interesting in. I am a person with great perseverance. During the days I preparing for the postgraduate examination, I insist on study for more than 10 hours every day. Just owing to this, I could pass the first examination finally. I am also a person with great ambition.
標簽: interview teachers morning Good
上傳時間: 2014-01-11
上傳用戶:釣鰲牧馬
NAME: NoTask.Pas Version: 1.0 Platform: Delphi2.0 & Win95 or WinNT Description: Simple component will hide your program s forms from the Windows 95 or NT
標簽: Description component Platform Version
上傳時間: 2014-01-03
上傳用戶:海陸空653
(1)設計一個人事管理的People(人員)類.考慮到通用性,這里只抽象出所有類型人員都具有的屬性:NAME(姓名),number(編號), sex(性別),birthday(出生日期),id(身份證號)等等.其中"出生日期"定義為一個"日期"類(具有屬性:year(年),month (月),date(日)內嵌子對象.用成員函數實現對人員信息的錄入和顯示等必要功能操作(自己獨立思考設計).要求包括:構造函數和析構函數,拷貝構造 函數,內聯成員函數. (2)從People(人員)類派生出student(學生)類,添加屬性:班號char chassNO[7];從People類派生出teacher(教師)類,添加屬性:職務char principalship[11],部門char department[21].從student類中派生出graduate(研究生)類,添加屬性:專業char subject[21],導師teacher adviser(為(教師類內嵌子對象);從graduate類和teacher類派生出TA(助教生)類,注意虛基類的使用,重載相應的成員函數. (3)對People類重載"=="運算符和"="運算符,"=="運算符判斷兩個People類對象的id屬性是否相等;"="運算符實現People類對象的賦值操作. (4)定義一個對People類對象數組按編號排序的函數,一個按編號查找people對象的函數.
標簽: birthday People number NAME
上傳時間: 2014-01-17
上傳用戶:GHF
創建一個包裝學生信息的java類:包括NAME,number, age,height,創建該對象的數組用于表示n個學生的信息,并具備顯示所有學生信息,查找某個學生的功能。(有輸入流,輸入數據,使用hash表存儲數據) 包含相關代碼和運行結果
上傳時間: 2013-12-16
上傳用戶:ddddddos
Applet NAME: navCube Applet Source: navCube.java Import(s): java.applet, java.awt, java.awt.image, java.lang, java.net, java.util Feature(s): image, animation, network, mouse
上傳時間: 2017-02-06
上傳用戶:lhw888
Applet NAME: Sentence Applet Source: Sentence.java Import(s): java.applet, java.awt, java.io, java.lang, java.util Feature(s): text, image, animation, mouse
標簽: java Sentence Applet Import
上傳時間: 2013-12-17
上傳用戶:lnnn30