utility.code
来自「USB v1.1 RTL and design specification」· CODE 代码 · 共 41 行
CODE
41 行
$VAR1 = {
'-flags' => {
'defines_included' => undef
},
'-inits' => undef,
'-design_name' => 'UTILITY',
'-code' => '//*******************************************************************--
// Copyright (c) 1999-2001 Evatronix SA --
//*******************************************************************--
// Please review the terms of the license agreement before using --
// this file. If you are not an authorized user, please destroy this --
// source code file and notify Evatronix SA immediately that you --
// inadvertently received an unauthorized copy. --
//*******************************************************************--
//---------------------------------------------------------------------
// Project name : C8051
// Project description : C8051 Microcontroller Unit
//
// File name : UTILITY.VHD
// File contents : Package UTILITY
// Purpose : Special Function Register description
// Special Function Register locations
// Special Function Register reset values
// Interrupt Vector locations
//
// Destination library : C8051_LIB
// Dependencies : C8051_LIB.Utility
// IEEE.STD_LOGIC_1164
//
// Design Engineer : M.B. D.K.
// Quality Engineer : M.B.
// Version : 3.01.E00
// Last modification : 2001-10-01
//---------------------------------------------------------------------
//*******************************************************************--
// Modifications with respect to Version 3.00.E00:
//*******************************************************************--
//*******************************************************************--
'
};
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?