目前本站已有 十几万 份求职资料啦!


dl-威盛software的试题

10-15 23:59:20 来源:http://www.qz26.com 笔试题目   阅读:8493
导读:威盛software的试题1. write down the 7 types of exception and vector address of ARM.2. Briefly describe the signals(TRST#, TCK, TMS,TDI,TDO) of JTAG.3.What is the instruction for switching the ARM processor to excute Thumb instructions?4. describe x86 PC's architecture in a diagram cpu,core chipset, Cache,DRAM, IO-subsystem, IO-Bus5. SWI instruction is often called a "supervisor call",describe the actions in detail a. Save the address of t
dl-威盛software的试题,标签:银行笔试题目,企业笔试题目,http://www.qz26.com

  威盛software的试题



1. write down the 7 types of exception and vector address of ARM.

2. Briefly describe the signals(TRST#, TCK, TMS,TDI,TDO) of JTAG.

3.What is the instruction for switching the ARM processor to excute Thumb
instructions?

4. describe x86 PC's architecture in a diagram
cpu,core chipset, Cache,DRAM, IO-subsystem, IO-Bus

5. SWI instruction is often called a "supervisor call",describe the actions
in detail
a. Save the address of the instruction after the SWI in rl4_svc.
b. Save the CPSR in SPSR_svc.
c. Enter supervisor mode and disable IRQs.
d. Set the PC to 08 and begin executing the instruction there.

6.a. What is PIO operation? advantage and disadvantage?
b. DMA operation? advantage and disadvantage?
c. Scatter/Gather DMA engine? how does it operate?


7. MP3 decoder related.(a flow chart of decoding is presented)
a. advantages of Huffman encoding?
b. why the aliasing reduction is necessary?
c. analytical expression in mathematics of the IMDCT?
d. which block in the flow chart is suitable for the software implementation
and which for the hardware? reason?

8. Assembly codes -> C language (about 15 lines).

1, 三组程序,找出错误,如果有的话.
1> a.c long temp[255];
b.c extern *temp;
2>a.c long temp[255];
b.c extern temp[256];
3>a.c long temp[255];
b.c extern temp[];
2, 在第一个声明处编译出了奇怪的错误,为什么?
#include
#include "myfun1.h"
#include "myfun2.h"
int myInt1;
int myInt2;

3, printf("0x%x", ( 请问打印了什么?

4, #define offset(s,c) 同intel的题.

5, 汇编,用ax,bx,cx,dx, 求1000*1000/30(四舍五入), 结果放在ax中.

6, 编最优化Bubble(int *pIntArray,int L),要求:交换元素不能用临时变量,如果有序,需
要最优.

7, 1,2,3,4,5,6,7,8,9从栈里出来的可能性. (略)
8, 求一个struct的sizeof.(略)
这两题没太大难度.


9. Graduation thesis description.


Tag:笔试题目银行笔试题目,企业笔试题目求职笔试面试 - 笔试题目
【字号: 】 【打印】 【关闭
下一条:dl-威盛asic
《dl-威盛software的试题》相关文章
最新更新
推荐热门
联系我们 | 网站地图 | 财务资料 | 范文大全 | 求职简历 | 财会考试 | 成功励志
Copyright 二六求职资料网 All Right Reserved.
1 2 3 4 5 6 7 8 9 10