Chargement…
Chargement…
The circuit is combinational and only accepts contiguous ones from the least significant bit.
Behaviour
o_count gives the number of one bits, from 0 to 8.o_valid=1 for a valid thermometer code.o_valid=0.| Signal | Direction | Width | Description |
|---|---|---|---|
i_thermo | Input | 8 bits | Input thermo |
o_count | Output | 4 bits | Output count |
o_valid | Output | 1 bit | Valid output |