-- some initialization done .I scan <= 1 .I video <= 0 .I start <= 1 .I num <= 00000100 -- iterate till the outputs data, addr, memw and eoc have the -- following values... .O ``data = 00000011, addr = 00000001, memw = 1, eoc = 0'' -- set video to 1 .I video <= 1 -- iterate till the outputs data, addr, memw and eoc have the -- following values... .O ``data = 00000111, addr = 00000010, memw = 1, eoc = 0'' -- set video to 1 .I video <= 0 -- iterate till the outputs data, addr, memw and eoc have the -- following values... .O ``data = 00010001, addr = 00000011, memw = 1, eoc = 0'' -- set video to 1 .I video <= 1 -- iterate till the outputs data, addr, memw and eoc have the -- following values... .O ``data = 11111111, addr = 00000100, memw = 1, eoc = 0'' -- iterate till the outputs data, addr, memw and eoc have the -- following values... .O ``data = 11111111, addr = 00000100, memw = 0, eoc = 1'' -- iterate till the outputs data, addr, memw and eoc have the -- following values... .O ``data = 11111111, addr = 00000100, memw = 0, eoc = 1'' -- set start to 0 (begin a new cycle) .I start <= 0 -- iterate till the outputs data, addr, memw and eoc have the -- following values... .O ``data = 00000000, addr = 00000000, memw = 0, eoc = 0'' <div align="center"><br /><script type="text/javascript"><!-- google_ad_client = "pub-7293844627074885"; //468x60, Created at 07. 11. 25 google_ad_slot = "8619794253"; google_ad_width = 468; google_ad_height = 60; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script><br /> </div>