menu
rohd_hcl
rohd_hcl.dart
Fifo
empty property
empty
dark_mode
light_mode
empty
property
Logic
empty
High if there is nothing in the FIFO.
Implementation
Logic get empty => output('empty');
rohd_hcl
rohd_hcl
Fifo
empty property
Fifo class