mico8.psp

来自「Lattice 超精简8位软核CPU--Mico8」· PSP 代码 · 共 36 行

PSP
36
字号
#
#
# Precision RTL Synthesis 2007a.9OEM_Lattice (Production Release) Wed Oct  3 17:47:12 PDT 2007
# 
# Copyright (c) Mentor Graphics Corporation, 1996-2007, All Rights Reserved.
#            Portions copyright 1991-2004 Compuware Corporation
#                      UNPUBLISHED, LICENSED SOFTWARE.
#           CONFIDENTIAL AND PROPRIETARY INFORMATION WHICH IS THE
#         PROPERTY OF MENTOR GRAPHICS CORPORATION OR ITS LICENSORS
# 
# Running on Windows XP Gregory Maudens@BEN_SR_FAE Service Pack 2 5.01.2600 x86
# 
#                                  NOTICE
#
# This source code belongs to Mentor Graphics Corporation.  It is considered
# trade secret and is not to be divulged or used by parties who have not
# received written authorization from the owner.
#
#
# Date : Mon Mar 10 17:03:56 2008
# Designer : Gregory Maudens
#
#<PROJFILE format='0'>
error "Error: This file can only be used with Precision version 2003c or later." "load_project failed" E_NEW_PROJECT
#</PROJFILE>
#<OBJ name='project' version='0'>
#  <PROP key='defimpl' type='VT_STRING' value='mico8_impl' />
#  <PROP key='usetempdir' type='VT_BOOL' value='true' />
#  <OBJ name='impl' version='0'>
#    <PROP key='name' type='VT_STRING' value='mico8_impl' />
#    <PROP key='comment' type='VT_STRING' value='' />
#    <PROP key='basename' type='VT_STRING' value='mico8' />
#    <PROP key='impltype' type='VT_STRING' value='default' />
#  </OBJ>
#</OBJ>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?