System Verilog interview question
|
|
5
|
2088
|
June 29, 2024
|
Passing array size as argument for another array inside the task/function
|
|
3
|
762
|
June 20, 2023
|
Constraint Randomization question
|
|
8
|
4694
|
June 8, 2023
|
How to put unpacked array to systemverilog mailbox
|
|
3
|
1656
|
April 23, 2023
|
Packed array to struct
|
|
1
|
481
|
February 18, 2023
|
How to correctly use a Template function?
|
|
1
|
721
|
February 15, 2023
|
Arrays
|
|
3
|
547
|
November 9, 2022
|
$displayh
|
|
1
|
840
|
August 2, 2022
|
Packed arrays
|
|
1
|
551
|
May 31, 2022
|
In Associative array, assign 50 random int values at random locations
|
|
2
|
996
|
May 25, 2022
|
Array constraint. Each row total should be 100, with each element less than 80. I want to understand how to do this using only sum method of array
|
|
9
|
1755
|
February 25, 2022
|
Passing Unpacked Array of Packed Array as task arguments
|
|
1
|
1236
|
February 23, 2022
|
Reverse an array without using the reverse() function
|
|
2
|
3035
|
October 28, 2021
|
Associative array duplicate items
|
|
1
|
1521
|
October 27, 2021
|
SV questions for interviews - any additional answers are appreciated
|
|
1
|
1721
|
October 22, 2021
|
Randomizing packed array
|
|
5
|
1597
|
May 8, 2021
|
Err - A reference to a rand variable in an array index is not currently supported in this context
|
|
5
|
1284
|
May 5, 2021
|
Why exported task or function can't have open arrays as a formal argument whereas imported function or task have?
|
|
2
|
889
|
December 7, 2020
|
Assignment array with dependent on variable location
|
|
1
|
509
|
June 24, 2020
|
Randomising a logic vector of more than 32 in System Verilog
|
|
5
|
2885
|
June 12, 2020
|
Using readmemh
|
|
3
|
12571
|
February 25, 2020
|
Use of a bit from a packed array as a ref to task
|
|
6
|
2309
|
October 21, 2019
|
Compilation error using compare_field
|
|
3
|
1260
|
October 17, 2019
|
AHB BUS Environment
|
|
1
|
1178
|
June 15, 2019
|
Usage of tick ( ' ) in array assignments -> packed vs unpacked
|
|
3
|
17589
|
May 11, 2019
|
Packed and Unpacked Arrays
|
|
4
|
3879
|
December 8, 2018
|
Unpacked/packed type assignment
|
|
4
|
6112
|
November 2, 2018
|
How to write structural Logic in Class
|
|
2
|
1131
|
July 31, 2018
|
Array randomization
|
|
2
|
1515
|
September 29, 2017
|
Difference between packed and unpacked arrays?
|
|
1
|
2155
|
September 17, 2017
|