⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 user_cfg.scr

📁 ccx的verilog代码,opensparc 的源代码
💻 SCR
字号:
# ========== Copyright Header Begin ==========================================# # OpenSPARC T1 Processor File: user_cfg.scr# Copyright (c) 2006 Sun Microsystems, Inc.  All Rights Reserved.# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES.# # The above named program is free software; you can redistribute it and/or# modify it under the terms of the GNU General Public# License version 2 as published by the Free Software Foundation.# # The above named program is distributed in the hope that it will be # useful, but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU# General Public License for more details.# # You should have received a copy of the GNU General Public# License along with this work; if not, write to the Free Software# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.# # ========== Copyright Header End ============================================source -echo -verbose $dv_root/design/sys/synopsys/script/project_io_cfg.scrset rtl_files {\lib/u1/u1.behV \lib/m1/m1.behV \design/sys/iop/common/rtl/swrvr_clib.v \design/sys/iop/common/rtl/swrvr_dlib.v \design/sys/iop/ccx/rtl/ccx_arb_srcq.v \design/sys/iop/ccx/rtl/ccx_arb_atomq.v \design/sys/iop/ccx/rtl/ccx_arbctl.v  \design/sys/iop/ccx/rtl/ccx_arbdp.v  \design/sys/iop/ccx/rtl/ccx_arb.v  \design/sys/iop/ccx/rtl/ccx_arbc.v  \}set mix_files {}set top_module ccx_arbcset include_paths {\design/sys/iop/include \}set black_box_libs {}set black_box_designs {}set mem_libs {}set dont_touch_modules {}set compile_effort   "medium"set compile_flatten_all 1set compile_no_new_cells_at_top_level falseset default_clk rclkset default_clk_freq  1200set default_setup_skew  0.1set default_hold_skew  0.1set default_clk_transition  0.04set clk_list {                        \                {rclk   1200.0   0.100   0.100   0.040}        \}set ideal_net_list {}set false_path_list {}set enforce_input_fanout_one     0set allow_outport_drive_innodes  1set skip_scan            0set add_lockup_latch     falseset chain_count          1set scanin_port_list     {}set scanout_port_list    {}set scanenable_port      global_shift_enableset has_test_stub        1set scanenable_pin       test_stub_no_bist/seset long_chain_so_0_net  long_chain_so_0set short_chain_so_0_net short_chain_so_0set so_0_net             so_0set insert_extra_lockup_latch 0set extra_lockup_latch_clk_list {}

⌨️ 快捷键说明

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