]> rtime.felk.cvut.cz Git - fpga/rpi-motor-control.git/blobdiff - pmsm-control/qcounter.vhdl
Change license to LGPL and GPLv3+ options, fill authors according their real work...
[fpga/rpi-motor-control.git] / pmsm-control / qcounter.vhdl
index b6c34f8c00d194cca695342c03cbc5eddb9fec1b..92d4963b9e68945809d6cbb444000ffeb12b60cc 100644 (file)
@@ -1,3 +1,11 @@
+--
+-- * Quadrature Signal Decoder *
+-- Used for IRC sensor interfacing
+--
+-- (c) 2010 Marek Peca <hefaistos@gmail.com>
+--
+-- license: GNU LGPL and GPLv3+
+--
 library ieee;
 use ieee.std_logic_1164.all;
 use ieee.std_logic_arith.all;