Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

good verilog questions here

Status
Not open for further replies.

mallikmarasu

Member level 3
Joined
Dec 21, 2006
Messages
58
Helped
3
Reputation
6
Reaction score
1
Trophy points
1,288
Activity points
1,703
Hi please post good veriog questions here .That can helpful to everyone to update

our knowledge dailybasis.

Here i am posting some questions today.

1. What is the use of "wait" statement in verilog.Where we can use this statement

in verilog program.

2. What is the difference between "wait " and "while " statement.

3. Below i have given some statements .Describe each statement whether

simulation tool will give either error or warning or no warning.

(a) A number has been assigned that is larger than the number of bits

allocated to it. means 2'd27

(b) The port sizes for the module instance and definition do not match.

(c) A number is assigned to a variable that has too little memory allocated to

store it.

(d) A negative number is assigned to a register.

(e) Bits outwith the size of a variable are being accessed.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top