代码搜索结果
找到约 10,000 项符合
Control 的代码
control.vhd
library ieee;
use ieee.std_logic_1164.all;
package state_pack is
type state is (qa,qb);
end state_pack;
library ieee;
use ieee.std_logic_1164.all;
use work.state_pack.all;
entity control is
control.rpt
Project Information d:\vhdl3\control.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 12/07/2005 12:44:22
Copyright (C) 1988-2002 Al
control.hex
:020000040000FA
:39000000FFFF62FF3600FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF65
:39003900000C3401300006C80019000360020C80013000060000000
control.hif
HIF003
--
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, an
control.pin
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any other
control.c
/*
* Copyright (C) 2004 Nathan Lutchansky
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as p
control.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CControlDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Contro