]> rtime.felk.cvut.cz Git - fpga/pwm.git/commit
Multiplier and vector scaling components added
authorVladimir Burian <buriavl2@fel.cvut.cz>
Thu, 14 Apr 2011 21:26:07 +0000 (23:26 +0200)
committerVladimir Burian <buriavl2@fel.cvut.cz>
Thu, 14 Apr 2011 21:45:16 +0000 (23:45 +0200)
commit04741b79c09e92f4ed65047def66837b8f5b5d9e
tree31cc1d3c46d55986e8668af220f0a65bd941c187
parent59cf89047bbcf678785306ef4c6b06a8ddb0c6a2
Multiplier and vector scaling components added

These components are also integrated to the MCC entity so it's now possible
to close the chain (path from IRC to PWM) and changing action variable.
mcc.vhd
multiplier.vhd [new file with mode: 0644]
tb/Makefile
tb/tb_multiplier.sav [new file with mode: 0644]
tb/tb_multiplier.vhd [new file with mode: 0644]
tb/tb_vector_scale.sav [new file with mode: 0644]
tb/tb_vector_scale.vhd [new file with mode: 0644]
vector_scale.vhd [new file with mode: 0644]