19 lines
1.2 KiB
Plaintext
19 lines
1.2 KiB
Plaintext
./ivltests/br1005.v:2: sorry: Queues inside classes are not yet supported.
|
|
./ivltests/br1005.v:15: error: Enable of unknown task ``a.q.push_back''.
|
|
./ivltests/br1005.v:16: error: Enable of unknown task ``a.q.push_back''.
|
|
./ivltests/br1005.v:17: error: Enable of unknown task ``a.q.push_back''.
|
|
./ivltests/br1005.v:18: error: Enable of unknown task ``a.q.push_back''.
|
|
./ivltests/br1005.v:19: sorry: Method name nesting is not supported yet.
|
|
./ivltests/br1005.v:19: : method path: q.pop_front
|
|
./ivltests/br1005.v:19: error: Object test.a has no method "q.pop_front(...)".
|
|
./ivltests/br1005.v:22: sorry: Method name nesting is not supported yet.
|
|
./ivltests/br1005.v:22: : method path: q.pop_front
|
|
./ivltests/br1005.v:22: error: Object test.a has no method "q.pop_front(...)".
|
|
./ivltests/br1005.v:25: sorry: Method name nesting is not supported yet.
|
|
./ivltests/br1005.v:25: : method path: q.pop_front
|
|
./ivltests/br1005.v:25: error: Object test.a has no method "q.pop_front(...)".
|
|
./ivltests/br1005.v:28: sorry: Method name nesting is not supported yet.
|
|
./ivltests/br1005.v:28: : method path: q.pop_front
|
|
./ivltests/br1005.v:28: error: Object test.a has no method "q.pop_front(...)".
|
|
9 error(s) during elaboration.
|