((free)) — Rtl19oct

| Problem | Solution | |---------|----------| | Incomplete sensitivity list | Use always @(*) (Verilog) | | Blocking vs non-blocking | Non-blocking ( <= ) for sequential, blocking ( = ) for combinational | | Multiple drivers | Assign a signal from only one always block | | Unsynchronized external inputs | Use a synchronizer (two flip-flops) |

Most devices associated with the RTL19OCT tag share a common set of technical features: rtl19oct