]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/lx-rocon.git/commit
TUMBL interface: Combine D and Q PWM components into single variable.
authorPavel Pisa <ppisa@pikron.com>
Sun, 14 Dec 2014 12:28:38 +0000 (13:28 +0100)
committerPavel Pisa <ppisa@pikron.com>
Sun, 14 Dec 2014 12:28:38 +0000 (13:28 +0100)
commit545733c11c1ed8a55b9521b74e63aec784b49eca
treecd0005e117c75fa528ecf0c1cfcdce7526a64fd3
parent189ec7bc59d643b9c0b25365e6ad7d1326017f45
TUMBL interface: Combine D and Q PWM components into single variable.

This ensures that both components are changed by single write
command. This ensures data consistency even when PWM is
written asynchronously by LPC.

Signed-off-by: Pavel Pisa <ppisa@pikron.com>
hw/lx-rocon_firmware/firmware.c
sw/app/rocon/appl_tests.c