使用Xilinx ise工具中的ChipScope工具來查看轉(zhuǎn)化后的DO數(shù)據(jù)是否正確.
標(biāo)簽: xilinx ise chipscope
上傳時間: 2022-04-27
上傳用戶:
1 do文件簡介do文件是一次執(zhí)行多條命令的腳本,通過do文件可以把多個操作步驟簡化成一條命令。2 do文件建立do文件建立方式較多,常用的建立方式有如下兩種:a)在ModelSim軟件中執(zhí)行【File]->【New】->【Sourcel-【do1,會在ModelSim的MDI窗口中打開一個新的文件窗口,編輯完該do文件后執(zhí)行【File]->【Save As.】即可保存成do文件:b)在Windows系統(tǒng)中新建一個記事本,在“另存為”的時候把后綴名改為.do也可以保存為do文件,可以以記事本的形式進(jìn)行編輯,也可在ModelSim中打開進(jìn)行編輯。3 do文件編寫步驟ModelSim仿真的一般步驟如下:a)創(chuàng)建一個工程和工程庫;b)加載設(shè)計(jì)文件,包括源文件和testbench文件:c)編譯源文件;d)運(yùn)行仿真,并查看結(jié)果:e)進(jìn)行工程調(diào)試。
標(biāo)簽: do文件
上傳時間: 2022-06-26
上傳用戶:
串口通訊大師源代碼,相互學(xué)習(xí)嘛,蠻不錯的rs232調(diào)試程序-Serial communication master source code and learn from each other do
標(biāo)簽: serial_COM
上傳時間: 2013-07-06
上傳用戶:zhangjt
隨著信息技術(shù)的發(fā)展,系統(tǒng)級芯片SoC(System on a Chip)成為集成電路發(fā)展的主流。SoC技術(shù)以其成本低、功耗小、集成度高的優(yōu)勢正廣泛地應(yīng)用于嵌入式系統(tǒng)中。通過對8位增強(qiáng)型CPU內(nèi)核的研究及其在FPGA(Field Programmable Gate Arrav)上的實(shí)現(xiàn),對SoC設(shè)計(jì)作了初步研究。 在對Intel MCS-8051的匯編指令集進(jìn)行了深入地分析的基礎(chǔ)上,按照至頂向下的模塊化的高層次設(shè)計(jì)流程,對8位CPU進(jìn)行了頂層功能和結(jié)構(gòu)的定義與劃分,并逐步細(xì)化了各個層次的模塊設(shè)計(jì),建立了具有CPU及定時器,中斷,串行等外部接口的模型。 利用5種尋址方式完成了8位CPU的數(shù)據(jù)通路的設(shè)計(jì)規(guī)劃。利用有限狀態(tài)機(jī)及微程序的思想完成了控制通路的各個層次模塊的設(shè)計(jì)規(guī)劃。利用組合電路與時序電路相結(jié)合的思想完成了定時器,中斷以及串行接口的規(guī)劃。采用邊沿觸發(fā)使得一個機(jī)器周期對應(yīng)一個時鐘周期,執(zhí)行效率提高。使用硬件描述語言實(shí)現(xiàn)了各個模塊的設(shè)計(jì)。借助EDA工具ISE集成開發(fā)環(huán)境完成了各個模塊的編程、調(diào)試和面向FPGA的布局布線;在Synplify pro綜合工具中完成了綜合;使用Modelsim SE仿真工具對其進(jìn)行了完整的功能仿真和時序仿真。 設(shè)計(jì)了一個通用的擴(kuò)展接口控制器對原有的8位處理器進(jìn)行擴(kuò)展,加入高速DI,DO以及SPI接口,增強(qiáng)了8位處理器的功能,可以用于現(xiàn)有單片機(jī)進(jìn)行升級和擴(kuò)展。 本設(shè)計(jì)的CPU全面兼容MCS-51匯編指令集全部的111條指令,在時鐘頻率和指令的執(zhí)行效率指標(biāo)上均優(yōu)于傳統(tǒng)的MCS-51內(nèi)核。本設(shè)計(jì)以硬件描述語言代碼形式存在可與任何綜合庫、工藝庫以及FPGA結(jié)合開發(fā)出用戶需要的固核和硬核,可讀性好,易于擴(kuò)展使用,易于升級,比較有實(shí)用價值。本設(shè)計(jì)通過FPGA驗(yàn)證。
標(biāo)簽: FPGA CPU 8位 增強(qiáng)型
上傳時間: 2013-04-24
上傳用戶:jlyaccounts
·詳細(xì)說明:是H.264白皮書的代碼,用于視頻壓縮與解壓縮,有一定的利用價值。 文件列表: h.264標(biāo)準(zhǔn)文檔及jm .................\h.264-avc reference software decoder.doc .................\h.264-avc reference software encoder.do
上傳時間: 2013-07-08
上傳用戶:牛津鞋
1.運(yùn)行IARID.EXE,獲取ID號 2.右鍵編輯"Do it.bat",將其中ID改為IARID.EXE中獲取到的ID,注意0x后面5個字符中如果有小寫字母需要改為大寫,如0x02dt5需要改為0x02DT5; 3.保存該文件,運(yùn)行后生成一個avrsn.txt文件,在該文件中查找"AVR",對應(yīng)的序列號及License即為安裝時所需注冊內(nèi)容。
標(biāo)簽: b_full Keygen ewavr 511
上傳時間: 2013-06-12
上傳用戶:laozhanshi111
One of the most misunderstood constructs in the Verilog language is the nonblockingassignment. Even very experienced Verilog designers do not fully understand how nonblockingassignments are scheduled in an IEEE compliant Verilog simulator and do not understand whenand why nonblocking assignments should be used. This paper details how Verilog blocking andnonblocking assignments are scheduled, gives important coding guidelines to infer correctsynthesizable logic and details coding styles to avoid Verilog simulation race conditions
上傳時間: 2013-10-17
上傳用戶:tb_6877751
Abstract: Most magnetic read head data sheets do not fully specify the frequency-dependent components andare often vague when specifying other key parameters. In some cases, the specifications of two very similarheads from two different manufacturers might be quite different in terms of parameters specified and omitted.The limitations in the data sheets make designing an optimum card reading system unnecessarily difficult andtime consuming. This document outlines a strategy to overcome the above shortcomings and offers guidelinesto overcome the noise issues.
標(biāo)簽: MCR 噪聲環(huán)境 磁卡讀寫器
上傳時間: 2013-11-13
上傳用戶:dysyase
Submission must be made within 10 days after the printhead upgrade.Failure to do so will void the 12-month warranty by TallyGenicom.
上傳時間: 2013-11-22
上傳用戶:DXM35
Abstract: Electrolytic capacitors are notorious for short lifetimes in high-temperature applications such asLED light bulbs. The careful selection of these devices with proper interpretation of their specifications isessential to ensure that they do not compromise the life of the end product. This application notediscusses this problem with electrolytic capacitors in LED light bulbs and provides an analysis that showshow it is possible to use electrolytics in such products.
上傳時間: 2013-11-17
上傳用戶:asdfasdfd
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1