smartflash ,delphi vcl組件 ,可以實現透明flash窗體
標簽: smartflash delphi flash vcl
上傳時間: 2014-08-24
上傳用戶:waizhang
RTL in Verilog (Vending Machine)
標簽: Machine Verilog Vending RTL
上傳時間: 2013-12-17
上傳用戶:洛木卓
VCL component dsplab , STFT and SPECTRUM viewer, real time
標簽: component SPECTRUM dsplab viewer
上傳時間: 2017-09-17
上傳用戶:zhoujunzhen
Abakus.VCL.v4.90.1 破解,好用
上傳時間: 2017-02-23
上傳用戶:guoqng
用verilog編寫的網卡芯片rtl級。前仿后仿都通過了,可以在modelsim上運行察看
上傳時間: 2019-12-06
上傳用戶:木瓜呱呱呱
電子書-RTL Design Style Guide for Verilog HDL540頁A FF having a fixed input value is generated from the description in the upper portion of Example 2-21. In this case, ’0’ is output when the reset signal is asynchronously input, and ’1’ is output when the START signal rises. Therefore, the FF data input is fixed at the power supply, since the typical value ’1’ is output following the rise of the START signal. When FF input values are fixed, the fixed inputs become untestable and the fault detection rate drops. When implementing a scan design and converting to a scan FF, the scan may not be executed properl not be executed properly, so such descriptions , so such descriptions are not are not recommended. recommended.[1] As in the lower part of Example 2-21, be sure to construct a synchronous type of circuit and ensure that the clock signal is input to the clock pin of the FF. Other than the sample shown in Example 2-21, there are situations where for certain control signals, those that had been switched due to the conditions of an external input will no longer need to be switched, leaving only a FF. If logic exists in a lower level and a fixed value is input from an upper level, the input value of the FF may also end up being fixed as the result of optimization with logic synthesis tools. In a situation like this, while perhaps difficult to completely eliminate, the problem should be avoided as much as possible.
標簽: RTL verilog hdl
上傳時間: 2022-03-21
上傳用戶:canderile
該文檔為利用SystemverilogUVM搭建SOC及ASIC的RTL的驗證環境講解文檔,是一份很不錯的參考資料,具有較高參考價值,感興趣的可以下載看看………………
上傳時間: 2022-04-12
上傳用戶:
MDIO Verilog RTL代碼,SOC可以通過MDIO接口來訪問外部PHY等慢速外設
上傳時間: 2022-06-26
上傳用戶:
Actel公司與Mentor Graphics公司日前推出Mentor Graphics的Precision RTL綜合工具最新版本。該版本利用Actel基于閃存的ProASIC Plus家族FPGA產品以提供更高的設計性能。
上傳時間: 2013-04-15
上傳用戶:eeworm
隨著計算機網絡與嵌入式控制技術的迅速發展,作為傳統運輸行業的鐵路系統對此也有了新的要求,列車通信網絡應運而生。經過多年的發展,國際電工委員會(IEC)為了規范列車通信網絡,于1999年通過了IEC61375-1標準。該標準將列車通信網絡分為兩條總線:絞線式列車總線(WTB)和多功能車輛總線(MVB)。MVB是一個標準通信介質,為掛在其上的設備傳輸和交換數據。而多功能車輛總線控制器(MVBC)是MVB與MVB實際物理層之間的接口,其主要實現MVB數據鏈路層的功能。由于該項關鍵技術仍被國外公司壟斷,因此開發具有自主知識產權的MVBC迫在眉睫。 鑒于上述原因,本文深入研究了IEC61375-1標準。根據MVBC的技術特點,本文提出了使用FPGA來實現其具體功能的方案。掛在MVB總線上的設備分為五類,他們的功能各不相同。而支持4類設備的MVBC具有設備狀態、過程數據、消息數據通信和總線管理功能,并且兼容2類和3類設備。本文的目的就是用FPGA實現支持4類設備的MVBC。 本文采用自頂向下的設計方法。整個MVBC主要劃分為:編碼模塊、譯碼模塊、冗余控制模塊、報文分析單元、通信存儲控制器、主控制單元、地址邏輯模塊。在整個開發流程中,使用Xilinx的ISE集成開發環境。使用Verilog HDL硬件描述語言對上述各個模塊進行RTL級描述,并用Synplify Pro進行綜合。最后,在ModelSim中對各個模塊進行了布線后仿真和驗證。 在實驗室條件下,通過嚴格的仿真驗證后,其結果證明了本文設計的模塊達到了IEC61375-1標準的要求。因此,用FPGA實現MVBC這一方案具有可操作性。 關鍵詞:列車通信網;多功能車輛總線;多功能車輛總線控制器;現場可編程門陣列
上傳時間: 2013-07-18
上傳用戶:wxhwjf