2020-03-21 16:24:24 +01:00
|
|
|
%Error: t/t_case_genx_bad.v:14:9: Use of x/? constant in generate case statement, (no such thing as 'generate casez')
|
2023-09-23 14:52:50 +02:00
|
|
|
: ... note: In instance 't'
|
2020-04-04 02:07:46 +02:00
|
|
|
14 | 32'b1xxx: initial begin end
|
|
|
|
|
| ^~~~~~~~
|
2019-05-03 00:45:32 +02:00
|
|
|
%Error: Exiting due to
|