Chargement…
Chargement…
A multiplier register exposes one bit per cycle.
Behavior
start is accepted only while busy=0.done pulses for one cycle when product becomes valid.| Signal | Direction | Width | Description |
|---|---|---|---|
clk, reset, start | Input | 1 bit | Clock and controls |
a, b | Input | 8 bits | Unsigned factors |
product | Output | 16 bits | Product |
busy, done | Output | 1 bit | Calculation status |