版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、Qi1)What is callback ? (Qi2)What is factory pattern ? (Qi3)Explain the difference between data types logic and reg and wire . (Qi4)What is the need of clocking blocks ? (Qi5)What are the ways to avoid race condition between testbench and RTL using SystemVerilog? (Qi6)Explain Event regions in SV. (Qi
2、7)What are the types of coverages available in SV ? (Qi8)What is OOPS? (Qi9)What is inheritance and polymorphism? (Qi10)What is the need of virtual interfaces ? (Qi11)Explain about the virtual task and methods . (Qi12)What is the use of the abstract class? (Qi13)What is the difference between mailbo
3、x and queue? (Qi14)What data structure you used to build scoreboard? (Qi15)What are the advantages of linkedlist over the queue ? (Qi16)How parallel case and full cases problems are avoided in SV ? (Qi17)What is the difference between pure function and cordinary function ? (Qi18)What is the differen
4、ce between $random and $urandom? (Qi19)What is scope randomization ? (Qi20)List the predefined randomization methods. (Qi21)What is the dfference between always_combo and always(*)c? (Qi22)What is the use of packagess? (Qi23)What is the use of $cast? (Qi24)How to call the task which is defined in pa
5、rent object into derived class ? (Qi25)What is the difference between rand and randc? (Qi26)What is $root? (Qi27)What is $unit? (Qi28)What are bi-directional constraints? (Qi29)What is solve.before constraint ? (Qi30)Without using randomize method or rand,generate an array of unique values? (Qi31)Ex
6、plain about pass by ref and pass by value? (Qi32)What is the difference between bit7:0 sig_1; byte sig_2; (Qi33)What is the difference between program block and module ? (Qi34)What is final block ? (Qi35)How to implement always block logic in program block ? (Qi36)What is the difference between fork
7、/joins, fork/join_none fork/join_any ? (Qi37)What is the use of modports ? (Qi38)Write a clock generator without using always block. (Qi39)What is forward referencing and how to avoid this problem? (Qi40)What is circular dependency and how to avoid this problem ? (Qi41)What is cross coverage ? (Qi42
8、)Describe the difference between Code Coverage and Functional Coverage Which is more important and Why we need them (Qi43)How to kill a process in fork/join? (Qi44)Difference between Associative array and Dynamic array ? (Qi45)Difference b/wProcedural and Concarent Assertions? (Qi46)What are the adv
9、antages of SystemVerilog DPI? (Qi47)how to randomize dynamic arrays of objects? (Qi48)What is randsequence and what is its use? (Qi49)What is bin? (Qi50) Initial wait_order(a,b,c); Which from below initial process will cause that above wait order will pass. a) ig initial begin #1; ->a; ->b; -&
10、gt;c; end b) initial begin #1; ->a; end always a->b; alwaysb-> c; c) initial begin #1; ->a; #0 ->b; ->>c; end d) initial begin #1 ->a; #1 ->b; #1 ->c; end (Qi51)Why always block is not allowed in program block? (Qi52)Which is best to use to model transaction? Struct or
11、class ? (Qi53)How SV is more random stable then Verilog? (Qi54)Difference between assert and expect statements? (Qi55)How to add a new processs with out disturbing the random number generator state ? (Qi56)What is the need of alias in SV? (Qi57)What would be the output of the following code and how
12、to avoid it? for(int i=0; i<N;i+)begin fork int j = i; begin #10 $display(" value is 0",j); end join_none end always N,By using automatic Key word, This problem can be avoided . fori(int i=0; i<N;i+)begin fork automatic int j =i; begin #10 $display(" value is 0",j); end joi
13、n_none end (Qi58)Is it possible for functions to return a array( memory) ? (Qi59) How to check weather randomization is ssuccessful or not? (Qi60)Do we need to call super.new() when extending a class ? What happens if we don't call? (Qi61)Equivalent construct to |-> 1? Ans:=> (Qi62)What is
14、 the need to implement explicitly a copy() method inside a transaction , when we can simple assign one object to other ? (Qi63)How different is the implementation of a struct can union in SV. (Qi64)What is "this"? (Qi65)What is tagged union ? (Qi66)What is "scope resolution operator&q
15、uot;? (Qi67)What is the difference between Verilog Parameterized Macros and SystemVerilog Parameterized Macros? (Qi68)What is the difference between logic data_1; var logic data_2; wire logic data_3j; bit data_4; var bit data_5; (Qi69)What is the difference between bits and logic? (Qi70)Write a Stat
16、emechine in SV styles. (Qi71)What is the difference between $rose and posedgec? (Qi72)What is advantage of program block over clockcblock w.r.t race condition? (Qi73)How to avoid the race condition between programblock ? (Qi74)What is the difference between assumes and assert? (Qi75)What is coverage
17、 driven verification? (Qi76)What is layered architecture ? (Qi77)What are the simulation phases in your verification environment? (Qi78)How to pick a element which is in queue from random index? (Qi79)What data structure is used to store data in your environment and why ? (Qi80)What is casting? Expl
18、ain about the various types of casting available in SV. (Qi81)How to importuall the items declared inside a package ? (Qi82)Explain how the timescale unit and precision are taken when a module does not have any timescalerdeclaration in RTL? (Qi83)What is streaming operator and what is its use? (Qi84)What are void functions ? (Qi85)How to make sure that a function argument passed has ref is not changed by the function? (Qi86)What is the use
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 绿色农药生产线项目绩效评价
- 高压反应釜物料切换方案
- 电梯安装工程专项施工方案
- 贵州省遵义市2026年重点中学小升初英语考试试卷题库及答案
- 2026年陕西高考文科综合试卷题库附答案(新课标卷)
- 广东惠州市初二地理生物会考真题试卷(+答案)
- 山东省日照市2026年重点学校高一英语分班考试试题及答案
- 2026年执业药师继续教育公需科目考试解析含答案
- 水利工程施工质量管理标准
- 江苏省镇江市重点学校小升初语文考试真题试卷+答案
- 2026广东环境保护工程职业学院第一批招聘事业编制工作人员6人笔试参考题库及答案详解
- 2026年新疆中考历史试卷(含答案)
- 2025年教师结构化面试真题及答案解析
- 2026湖北武汉创发科技产业有限公司招聘3人考试参考题库及答案详解
- (2026版)特种设备安全管理人员考试题库及答案试卷
- 2026中国热带农业科学院院属单位第二批招聘备考题库完整参考答案详解
- 临床疼痛患者全程护理模式实践-带状疱疹患者旅程地图
- 2025-2026学年统编版道德与法治八年级下册阶段模拟试卷(含答案)
- 火针疗法在皮肤科的应用
- 小学法制副校长工作制度
- 宫腔镜器械使用与维护
评论
0/150
提交评论