新聞中心

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

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

        作者: 時間:2010-09-17 來源:網(wǎng)絡 收藏

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

          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)閉
        主站蜘蛛池模板: 城口县| 界首市| 吉安县| 黄梅县| 东平县| 偏关县| 郧西县| 日照市| 重庆市| 吐鲁番市| 宁陵县| 临漳县| 庐江县| 分宜县| 页游| 清远市| 磐石市| 夏河县| 黑河市| 淮安市| 子洲县| 富锦市| 开封县| 西青区| 崇信县| 江山市| 东城区| 上饶市| 崇义县| 商河县| 邵阳市| 炎陵县| 宜城市| 海南省| 北流市| 长葛市| 珲春市| 桓台县| 三江| 乌苏市| 思茅市|