[SOLVED] Verilog if statment syntax.

Status
Not open for further replies.

ismailov-e

Member level 1
Joined
Jan 26, 2015
Messages
34
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Visit site
Activity points
295
Hi everybody!
I have this part of code:
Code:
if (write_pointer <= NUMBER_OF_INPUT_WORDS-1)
How can i understand this syntax?
Is it mean that "write_pointer" is taking value of " NUMBER_OF_INPUT_WORDS-1" by the way it is checking equality?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…