Debussy是NOVAS Software, Inc(思源科技)發展的HDL Debug & Analysis tool,這套軟體主要不是用來跑模擬或看波形,它最強大的功能是:能夠在HDL source code、schematic diagram、waveform、state bubble diagram之間,即時做trace,協助工程師debug。 可能您會覺的:只要有simulator如ModelSim就可以做debug了,我何必再學這套軟體呢? 其實Debussy v5.0以後的新版本,還提供了nLint -- check coding style & synthesizable,這蠻有用的,可以協助工程師了解如何寫好coding style,並養成習慣。 下圖所示為整個Debussy的原理架構,可歸納幾個結論:
標簽: Analysis Software Debussy Debug
上傳時間: 2014-01-14
上傳用戶:hustfanenze
zemax源碼: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization filter The filter is defined as part of the real ray trace, case 5 The filter can be used at the stop to produce x-y Gaussian apodization similar to the Gaussian pupil apodization in ZEMAX but separate in x and y. The amplitude apodization is of the form EXP[-(Gx(x/R)^2 + Gy(y/R)^2)] The transmission is of the form EXP[-2(Gx(x/R)^2 + Gy(y/R)^2)] where x^2 + y^2 = r^2 R = semi-diameter The tranmitted intensity is maximum in the center. T is set to 0 if semi-diameter < 1e-10 to avoid division by zero.
標簽: standard surface models either
上傳時間: 2013-12-05
上傳用戶:003030
This source code is about the basic sorting algorithm implemented in C#. The algorithms included are Bubble Sort, Insertion Sort, Selection Sort. User can trace how s the sorting algorithm works.
標簽: implemented algorithms algorithm included
上傳時間: 2013-12-25
上傳用戶:woshiayin
Visual.C++程序設計技巧與實例--配套光盤 第10章 ACITVEX 本章共有兩個實例: 1. RegActiveX編程注冊ActiveX控件 2. PJ牌九ActiveX控件制作實例 第11章 調試技術 本章共有兩個實例: 1. ConsoleTrace在控制臺程序中使用TRACE宏 2. MemLeakCheck內存泄漏的例子 第12章 VC數據庫編程 本章共6個實例: 1. MyOdbcSample使用ODBC訪問數據庫 2. MyOdbcExcel動態加載ODBC數據源 3. Abc使用DAO進行數據庫開發 4. MyOLEDBSample使用OLE DB進行數據庫編程 5. ADOTEST1使用ADO進行數據庫開發 6. MyAdoBlob如何使用VC++存取數據庫中的大對象
標簽: ActiveX RegActiveX ACITVEX Visual
上傳時間: 2014-01-24
上傳用戶:zgu489
ollydbg完全教程。OllyDbg 是一種具有可視化界面的 32 位匯編-分析調試器。它的特別之處在于可以在沒有源代碼時解決問題,并且可以處理其它編譯器無法解決的難題。 一,什么是 OllyDbg? 二,一般原理[General principles] 三,反匯編器[Disassembler] 四,分析器[Analysis] 五,Object掃描器[Object scanner] 六,Implib掃描器 [Implib scanner] 七,如何開始調試[How to start debugging session] 八,CPU 窗口[CPU window] 九,斷點[Breakpoints] 十,內存映射窗口[Memory map window] 十一、十二,監視與監察器[Watches and inspectors] 十三,線程[Threads] 十四,復制到剪切板[Copy to clipboard] 十五,調用棧[Call stack] 十六,調用樹[Call tree] 十七,選項[Options] 十八,搜索[Search] 十九,自解壓文件[Self-extracting (SFX) files] 二十,單步執行與自動執行[Step-by-step execution and animation] 二一,Hit跟蹤[Hit trace]
上傳時間: 2016-01-02
上傳用戶:xhz1993
多內核和多線程SoC帶來新的調試挑戰---硬件設計、調試高級階段技術討論,Trace功能--解決SOC內核調試的有效途徑
上傳時間: 2013-12-30
上傳用戶:jennyzai
設計任務及要求 1. 以8255接八個開關K1~K8,做電子琴按鍵輸入。 2. 以8253控制揚聲器,使用簡易鍵盤,發出相應的音階。 要求: K1—靜音 K2—發si的音493Hz K3—發la的音440Hz K4—發sol的音392Hz K5—發fa的音349Hz K6—發mi的音329Hz K7—發re的音293Hz K8—發do的音261Hz
上傳時間: 2016-02-26
上傳用戶:klin3139
To use the ATLTrace tool: Debug an MFC or ATL project select Start from the Debug menu. Select MFC/ATL Trace Tool in the Tools menu. Expand the tree control list in the Trace List window. Here you will see the running application, any modules within that application, and the trace categories for each module. Customize, for each process, module, and category, which information is displayed in the output window. The Trace level control in the Process group is related to the ATLTRACE2 level only those ATLTRACE2 messages with a level equal to or greater than the setting in the Trace level control will be displayed in the output window. Select Apply to put your settings into effect. You can save your settings, and load them the next time you debug the application use the Save and Load buttons.
標簽: Debug the ATLTrace project
上傳時間: 2014-01-15
上傳用戶:wfl_yy
一個簡單的新聞論壇實例,對JSP+SOL語句有很大的提高
上傳時間: 2014-01-27
上傳用戶:一諾88
LAPACK++ (Linear Algebra PACKage in C++) is a software library for numerical linear algebra that solves systems of linear equations and eigenvalue problems on high performance computer architectures
標簽: numerical software Algebra PACKage
上傳時間: 2014-08-16
上傳用戶:h886166