代码搜索结果
找到约 10,000 项符合
Logic Analyzer 的代码
logic.v
module IF_logic ( RESET,PCLK,
AD_OVR,ADCLK,DR_OUT,AD, //AD6644接口
S_A,S_IO,S_OE,S_WE,S_CE1,S_CE2, //SRAM接口
USBTXE,USBRXF,USBWR,USBRD,USBD,USBRESET, //USB接口
ARM, //A
logic.cpp
// Logic.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Logic.h"
#include "MainFrm.h"
#include "LogicDoc.h"
#include "LogicView.h"
#ifdef _DEBUG
logic.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
logic.h
// Logic.h : main header file for the LOGIC application
//
#if !defined(AFX_LOGIC_H__3277A387_392D_11D4_9D99_0080AD8441D2__INCLUDED_)
#define AFX_LOGIC_H__3277A387_392D_11D4_9D99_0080AD8441D2__IN
logic.plg
Build Log
--------------------Configuration: Logic - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"D
logic.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////