]> rtime.felk.cvut.cz Git - fpga/pwm.git/commit
Added irc_base.
authorVladimir Burian <buriavl2@fel.cvut.cz>
Sat, 26 Mar 2011 16:30:22 +0000 (17:30 +0100)
committerVladimir Burian <buriavl2@fel.cvut.cz>
Sat, 26 Mar 2011 16:30:22 +0000 (17:30 +0100)
commitb76b2092a47d96eb9b20cef32f7ce06ee2ab893b
tree1249d53c8283c9dee2ab028adce2e10bf02091d6
parent5233bf3691f47f206c4b58a75a0ee087fed8fd48
Added irc_base.

This entity keeps angle value in appropriate interval according to
IRC_PER_REVOLUTION and modifies IRC_BASE value. When IRC value and
IRC_BASE differs by more than two revolutions, BAD_BASE signal is set high
during one CLK_I period.
irc_base.vhd [new file with mode: 0644]
mcc.vhd
tb/Makefile
tb/tb_mcc.sav
tb/tb_mcc.vhd