nvidia设计验证笔试题Clock笔试_第1页
nvidia设计验证笔试题Clock笔试_第2页
nvidia设计验证笔试题Clock笔试_第3页
nvidia设计验证笔试题Clock笔试_第4页
nvidia设计验证笔试题Clock笔试_第5页
已阅读5页,还剩5页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

NVIDIA 2016 Campus RecruitmentExam Test Paper SH-ASIC-DVCover PageTotal pages: 10Exam Duration: 90 minutes* Please answer all the questions in EnglishApplied Position: ASIC Design/Verification Engineer(Clock)Candidate Chinese Full Name/中文名许泽昊Candidate School Name/毕业学校天津大学Candidate Contact Number/手机号andidate E-mail address/邮箱地址Current Degree/学历Master Graduation Time/毕业时间 2017 / 1 (Year/ Month)Major/专业 微电子The two questions below are used only for reference, they are not criteria for hiring. Please fill in accurately.(以下两问题仅作为参考信息,不作为新员工录用标准, 请如实填写)Availability for Internship before graduation/毕业前能否作实习生(Yes/No) 是When will be available for internship/何时可以开始实习2017 2Total Points ( 80 )Please fill Interviewee column to rate yourself on below items from 15 before you start the written test:2 - below average3 - on average4 - good5 - excellentItemsIntervieweeInterviewer AInterviewer BBasic Logic Design(combinational logic/sequential logic)excellentBasic scripting language(Perl or Python, or )goodC/C+ programminggoodProblem SolvingexcellentCommunication Skills (express clearly, explain logically)excellentNote:1. Read questions carefully and answer as much as you can.2. There are scratch papers provided, if you dont have them, please speak out.3. You can select English or Chinese to answer questionsQuestion1 (10 points): Design the schematic for the logic ofnew_en = eco_en ? eco_mask & en : en;(Please ONLY use NOR2 cells, only “eco_en”, “en” and “eco_mask” are the inputs to your logic, and try to use as less cells as possible) Question 2 (10 points): #1: What is setup timing and hold timing? You can draw diagram or waveform to explain. #2: What is clock jitter and its impact to timing?Question 3 (10 points): Draw design diagram or state machine for following sequence detection logic: if input sequence of “0110” shows up, output 1b1; otherwise, outputs 1b0. Please list how many registers your design need, can it be reduced?输出1个输入3个 可以Question 4 (10 points): Please write down Verilog code for sync & async reset DFF, and draw out schematic, list their requirements, advantage or shortage.Question 5 (20 points): set up a testbench and testing code based on Verilog or SystemVerilog, to verify a 10-bit full-adder which working on 100MHZ clock, write testplan and list all the testpoints first.Question 6 (10 points): Use Perl|Python|Tcl|Shell|C to write a script for below question, you can choose either 1 from below 2 questions, or finish both of them if youre able.#1: Read the file of “people.list”, and find out the ones who have nvidias mail-boxes (with ), and print them out into file “nvidia.list” in alphabetical order of their names.mail.list file looks like:Bob bob_Philipphilip_2006JSHR E#!/e/programfiles/perl/bin/perlopen(infile,people.list)|die(Could not open file); original=;copy=original;close(infile);open(outfile,nvidia.list); foreach $copy(copy)chomp($copy);if($copy=//) print outfile $copyn; #2: For all files under current dir, rename the files name if “tlit4” or “TLIT4”

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论