Project | Library | Model Name | Kind |
sca_basic_libraries | logic_sc | not_sc | SystemC Module |
Ports
Name | Interface | Type | Description |
sc0_i | sc_core::sc_in | T | operand 0 |
sc_o | sc_core::sc_out | T | result |
Description
NOT (bitwise)
Long Description
Bitwise NOT operation as defined for the provided template type.