]> rtime.felk.cvut.cz Git - fpga/rpi-motor-control.git/commit
Simple DC motor control with IRC decode by kernel module rpi_gpio_irc_module.
authorPavel Pisa <ppisa@pikron.com>
Tue, 7 Oct 2014 13:38:45 +0000 (15:38 +0200)
committerPavel Pisa <ppisa@pikron.com>
Tue, 7 Oct 2014 13:38:45 +0000 (15:38 +0200)
commitdf81b9a38fbe2b21957bba5de024274b3913c66e
treedaffaa0c08f7944bcb9f16105f4b8887d6aaad93
Simple DC motor control with IRC decode by kernel module rpi_gpio_irc_module.

The interface to RPi is same as for wire-wrapped
version described on LinTarget page

  http://lintarget.sourceforge.net/rpi-motor-control/index.html

Signed-off-by: Pavel Pisa <ppisa@pikron.com>
simple-dc/par.tcl [new file with mode: 0644]
simple-dc/program-agl.sh [new file with mode: 0755]
simple-dc/rpi_mc_1.pdc [new file with mode: 0644]
simple-dc/rpi_mc_simple_dc.vhdl [new file with mode: 0644]
simple-dc/syn.tcl [new file with mode: 0644]
simple-dc/synthetize-agl.sh [new file with mode: 0755]
simple-dc/util.vhdl [new file with mode: 0644]