Subject | English | Russian |
progr. | be non-null arrays | не являться пустыми массивами (ssn) |
progr. | both operands are non-null arrays, and one of the following conditions is satisfied: | оба операнда не являются пустыми массивами и удовлетворяется одно из следующих условий: (ssn) |
progr. | null array | пустой массив (ssn) |
progr. | null arrays | пустые массивы (ssn) |
progr. | the direction of the result is the direction of the left operand, unless the left operand is a null array | Направление результата совпадает с направлением левого операнда, если только он не является пустым массивом (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual) |
progr. | two null arrays of the same type | два пустых массива одного типа (ssn) |