Occasional file parsing and restructuring become a pain, if tabs exists in code. General rule of the repos is tab always a double space.
The cordic_demod module takes in phase and data on s_axis interface then performs a cordic demodulation and outputs the resulting I and Q component data on the m_axis interface. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>