新聞中心

        EEPW首頁 > 嵌入式系統(tǒng) > 設(shè)計應(yīng)用 > 狀態(tài)機“毛刺”的產(chǎn)生及消除方法程序

        狀態(tài)機“毛刺”的產(chǎn)生及消除方法程序

        作者: 時間:2012-07-02 來源:網(wǎng)絡(luò) 收藏

         when st4 => if (eoc =’0’)then next_state=st4;else next_state =st5; end if;

        本文引用地址:http://www.104case.com/article/148814.htm

          when st5 => next_state =st6;

          when st6 => next_state =st0;

          when others=> next_state =st0;

          end case;

          out4=current_state(5 downto 2);

          ale=current_state(5); start =current_state(4);

          oe=current_state(3); lock1=current_state(2);

          end process;

          process(clk)

          begin

          if (clk’event and clk =‘1’) then

          current_state =next_state;

          end if ;

          end process ;

          process (lock1)

          if lock1=‘1’ and lock1’event then

          regl=d ;

          end if ;

          end process ;

          q=regl;

          ……

          


        上一頁 1 2 3 下一頁

        評論


        相關(guān)推薦

        技術(shù)專區(qū)

        關(guān)閉
        主站蜘蛛池模板: 翼城县| 名山县| 铁岭县| 亚东县| 莱西市| 方城县| 滨州市| 齐齐哈尔市| 龙井市| 怀宁县| 松滋市| 德清县| 仪征市| 门头沟区| 凭祥市| 抚松县| 佛教| 望城县| 体育| 扶绥县| 门源| 北宁市| 宜宾县| 西吉县| 洞头县| 竹山县| 兴海县| 抚松县| 安远县| 邹平县| 秭归县| 富顺县| 松潘县| 兰州市| 新龙县| 鄢陵县| 颍上县| 阿鲁科尔沁旗| 南通市| 山西省| 普兰县|