[Home] [#1 Introduction] [#2 Comb Logic] [#3 Latch - Flip/Flop] [#4 State Machines] [#5 Counters & Shiftregisters] [#6 Arithmetic] [#7 Complex Systems] [#8 VHDL simulation]
#5 Counters & Shiftregisters
Up ] #5.1 Counters ] #5.2 Multiple Clock ] #5.3 Ringcounters ] #5.4 LIFO Stack ] #5.5 Rotary Encoder ] #5.6 SPI and UART ] #5.7 PWM vs. Sigma-Delta ] #5.8 ADC with FPGA ] #5.9 Shiftregisters (Sig vs Var) ] #5.10 Rising Falling trigged ]

 

   
#5.1   Counters
#5.2   How to handle multiple clocks -
#5.3   Ringcounters (yet to come)
#5.4   Lifo Stack
#5.5   Quadrature encoder
#5.6   SPI and UARTs
#5.7   PWM vs. Sigma-Delta
#5.8   Example how to implement a ADC with a FPGA (it properly better to use an external ADC - but for the example)
#5.9   Shift-registers example - Difference between Variables and Signals
#5.10   Rising and Falling edge counter and Rising edge Reset functionality.