豪威(Omnivision)笔试题目

Omnivision examiner use only
2005 china career fair exam
1 logic design
1.there is a fifo design which the clock of data input is running at100mhz,while the clock of data output is running at 80mhz.the inputdata is a fix pattern .800 input clocks carry in 800 datacontinuously,and the other 200 clocks carry in no data.how big the fifoshould be in order to avoid data over/under_run?please select theminimum depth below to meet the requirement.
A.160 b.200 c.800 d .1000
2.supposedly there is acombinational circuit between two registersdriven by a clock.what will you do if the delay of the combinationalcircuit is greater than the clock signal?

豪威(Omnivision)笔试题目

a.to reduce clock frequency b.to increase clock frequency
c.to make it pipelining d to make it multi_cycle
3.which of the follow circuits can generate gitch free gated_clk?
a.always@(posedge clk) gated <=en;assign gated_clk=gated&~clk;
b.always@(negedge clk) gated <=en;assign gated_clk=gated&~clk;
c.always@(posedge clk) gated <=en;assign gated_clk=gated|~clk;
d.always@(negedge clk) gated <=en;assign gated_clk=gated|~clk;
4.you’re working on a specification of a system with some digitalparameters.each parameter has min,typ and max columns.which columnwould you put setup and hold time?
a.setup time in max,hold time in min
b.setup time in min,hold time in max
c.both in max
d.both in min
5.there are 3 ants at 3corners of a triangle. They randomly startmoving towards another corner.what is the probability that won’tcollide?
a.0
b.1/8
c/1/4
d.1/3
6.if you look at a clock and the time is 3:15.what is angle between the hour and the minute hand?
a.0
b.360/48
3.360/12
d.360/4
7.how many times per day a clock’s hands overlap?
a.11
b.22
c.24
d.26
8.d flip-flop :t_setup=3 ns; t_hold =1 ns; t_ck2q=1ns.what is the max clock frequency the circuit can handle?
A.200mhz
b.250mhz
c.500mhz
d.1ghz
2.physical design
1.before tape-out,which routine check should be performed for your layout database in 0.18 um process?
a.drc
b.lvs
c.drc&antenna
e.simulation
2.how to fix antenna effect?
a.make the wire wider and shorter
b.change lower metal to upper metal
c.connect with diode of metal and diffusion
d.change upper metal to lower metal
e.b&c
3.please expain lvs
a.logic versus schematic
b.layout versus schematic
c.layout via synthesis
d.logic via synthesis
4.how to control clock skew?
a.get balanced clock tree
b.decrease the fanout
c.add clock buffer evenly
d.decrease clock latency
5.how to avoid hold_time violation?
a.lower the clock speed
b.the clock arrive later
c.the clock arrive earlier
d.the data arrive later
e.the data arrive earlier
6.what kinds of factors reflect good floor plan?
a.easy routing
b.easy timing met
c.enough power supply
d.a&b
e.a&b&c
7.what cause cell delay?
a.input-pin transition time
b.output-pin capacitance.
c.output-pin resistance
d.a&b
e.b&c
8.why need i/o pads for each chip?
a.esd protection
b.voltage level shift
c.latch-up prevention
d.a&c
e.a&b&c
9.which one is worse-case in 0.18um process?
1.1.8v,25c
2.1.98v,125c
3.1.62v,-40c
4.1.62v,125c
5.1.98v,-40c
10.if power plan is not good,what’ll happen to the chip?
a.hot-spot
b.voltage drop
c.timing not met
d.routing is tough
e.all of above
3.architecture design
1..compare two images,the first image has a person in front of ablackboard in a classroom and the second image has a person in front ofa lush garden.the two images are compressed using the jpeg algorithm.
a.the first image will have larger file size.
b.the second image will have a larger file size.
2.how would you round a 10b number,x,at the 3rd(上角)bit?
a.(x>>2)<<2.
b.(x>>3)<<3.
c.((x+4)>>2)<<2
d.((x+4)>>2)<<3
e.((x+8)>>2)<<3
f.((x+8)>>3)<<3
3.what happens if the number in 2 is negative?
A ignore
b.make it absolute ,do the operation in 2,and add sign back
c.none of the above
4.how would you multiply a 4 in hardware?
a.use 4 adders each is offset from the provious adder by 1bit.
b.use a booth multip;ier with 4b coefficient.
c.use wires.
d.use a barrel shifter.
5.what is a fifo?what is a filo?which one is a queue? Which one is a stack?
a.fifo is a queue and filo is a stack.
b.fifo is the name of a dog. Filo is the name of a cat.
c.fifo is a stack and filo is a queue.
6.how would you design a barrel shifter?
a.use multiple stages of 2乘2 multiplexers
b.use a crossbar switch that can switch any inputs to any outputs
c.use a clos network
d.have muxes to switch between all combinations of hardwired shifts.
还有chip verificationalgorithm designhardware designanalog design

感谢您访问:生涯设计公益网!本文永久链接:https://www.16175.com/110750.html。侵删或不良信息举报请联系邮箱:121488412@qq.com或微信:aban618。
(1)

相关推荐

  • 面试过程中与面试官产生分歧怎么办

      虽说,求职面试是一个你情我愿的事情,而求职者和面试官也应该是处在平等的地位。但事实情况似乎没有这么乐观:面试官他是个官,他说不行就是不行;求职者,是去“求”,主动权不在自己。在…

    2022年5月16日
    534
  • 宇通集团面试经验谈

      来到面试的地点,一座辉煌的大酒店,进入酒店,一个牌子上赫然写着:参加宇通面试的同学请到915房间等侯,我两个刚到915门口,便有一个穿白色衬衣的人员,问我们是否是参加宇通面试的…

    2022年5月31日
    232
  • 英语面试问题集及其对策

      1. Tell me about you!   Keep your answer to one or two minutes; don’t ramble. Use your r…

    2022年5月25日
    399
  • 人资笔试考核常见题目

    人资笔试考核主要审查应聘者基本的原则、原理,在文书概念中又细分出一些实例供笔试者自我发挥。 人力资源笔试题: 1、组织机构实施要则:命令管理系统一元化;明确责任和权限;优先组建管理…

    2022年5月24日
    226
  • 面试官问:说说你家里的情况

      求职者吐槽:“这类问题让我很反感,是我在找工作与我父母有什么关系?难道父母有背景的就容易被录用?”    面试官观点:“之所以想了解你的家庭情况,也是希望从中了解成长环境、家庭…

    面试技巧 2022年5月21日
    248
  • 网站编辑职位面试10篇

    面试经验1 面试公司:步步高 职位:网站编辑 参加了步步高的“网站编辑”的笔试,里面第一部分是在南富士曾经做过的性格测试,看自己的性格是属于“实干家”、“军师”、“团队合作者”、“…

    2022年5月18日
    227
分享本页
返回顶部