System Verilog interview question
|
|
5
|
2284
|
June 29, 2024
|
Passing array size as argument for another array inside the task/function
|
|
3
|
829
|
June 20, 2023
|
Constraint Randomization question
|
|
8
|
4808
|
June 8, 2023
|
How to put unpacked array to systemverilog mailbox
|
|
3
|
1688
|
April 23, 2023
|
Packed array to struct
|
|
1
|
521
|
February 18, 2023
|
How to correctly use a Template function?
|
|
1
|
799
|
February 15, 2023
|
Arrays
|
|
3
|
554
|
November 9, 2022
|
$displayh
|
|
1
|
861
|
August 2, 2022
|
Packed arrays
|
|
1
|
556
|
May 31, 2022
|
In Associative array, assign 50 random int values at random locations
|
|
2
|
1028
|
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
|
1807
|
February 25, 2022
|
Passing Unpacked Array of Packed Array as task arguments
|
|
1
|
1287
|
February 23, 2022
|
Reverse an array without using the reverse() function
|
|
2
|
3188
|
October 28, 2021
|
Associative array duplicate items
|
|
1
|
1555
|
October 27, 2021
|
SV questions for interviews - any additional answers are appreciated
|
|
1
|
1887
|
October 22, 2021
|
Randomizing packed array
|
|
5
|
1685
|
May 8, 2021
|
Err - A reference to a rand variable in an array index is not currently supported in this context
|
|
5
|
1298
|
May 5, 2021
|
Why exported task or function can't have open arrays as a formal argument whereas imported function or task have?
|
|
2
|
901
|
December 7, 2020
|
Assignment array with dependent on variable location
|
|
1
|
513
|
June 24, 2020
|
Randomising a logic vector of more than 32 in System Verilog
|
|
5
|
2969
|
June 12, 2020
|
Using readmemh
|
|
3
|
12762
|
February 25, 2020
|
Use of a bit from a packed array as a ref to task
|
|
6
|
2381
|
October 21, 2019
|
Compilation error using compare_field
|
|
3
|
1274
|
October 17, 2019
|
AHB BUS Environment
|
|
1
|
1187
|
June 15, 2019
|
Usage of tick ( ' ) in array assignments -> packed vs unpacked
|
|
3
|
17773
|
May 11, 2019
|
Packed and Unpacked Arrays
|
|
4
|
3935
|
December 8, 2018
|
Unpacked/packed type assignment
|
|
4
|
6195
|
November 2, 2018
|
How to write structural Logic in Class
|
|
2
|
1135
|
July 31, 2018
|
Array randomization
|
|
2
|
1522
|
September 29, 2017
|
Difference between packed and unpacked arrays?
|
|
1
|
2162
|
September 17, 2017
|