SystemVerilog array manipulation methods - Array locator methods[Element locator] : Part-1

preview_player
Показать описание
Array Locator methods: Array locator methods operate on queues, unpacked arrays, but their return type is a queue. An array locator methods do below operations.
1. Search an index or elements of the array
2. Array traversal in an unspecified order

The array location methods can be classified into two types

1. Element locator
2. Index locator

*Element locator*: In element locator type, locator methods iterate over all elements in an array, and then it is used to evaluate the expression specified ‘with’ clause and returns element/s in a queue. For some of the methods, the ‘with’ clause is optional.

Рекомендации по теме
Комментарии
Автор

All arrays Chuck Norris declares are of infinite size, because Chuck Norris knows no bounds.

Doggy_Styles_Coding
visit shbcf.ru