代码搜索结果
找到约 10,000 项符合
Verilog 的代码
ncofsymbol.qip
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "ncofsymbol_st.v"]
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) "ncofsymbol.vhd"]
set_global_assignm
i2c.npl
JDF G
// Created by Project Navigator ver 1.0
PROJECT I2C
DESIGN i2c
DEVFAM spartan2e
DEVFAMTIME 0
DEVICE xc2s50e
DEVICETIME 0
DEVPKG tq144
DEVPKGTIME 0
DEVSPEED -6
DEVSPEEDTIME 0
DEVTOPLE
i2c.gfl
# XST (Creating Lso File) :
i2c_master_top.lso
# Check Syntax
i2c_master_top.stx
# XST (Creating Lso File) :
i2c_master_bit_ctrl.lso
# Check Syntax
i2c_master_bit_ctrl.stx
# xst flow : RunXS
assert_range.vlib
// Accellera Standard V1.0 Open Verification Library (OVL).
// Accellera Copyright (c) 2005. All rights reserved.
`include "std_ovl_defines.h"
`module assert_range (clk, reset_n, test_expr);
assert_proposition.vlib
// Accellera Standard V1.0 Open Verification Library (OVL).
// Accellera Copyright (c) 2005. All rights reserved.
`include "std_ovl_defines.h"
`module assert_proposition (reset_n, test_expr);
assert_no_overflow.vlib
// Accellera Standard V1.0 Open Verification Library (OVL).
// Accellera Copyright (c) 2005. All rights reserved.
`include "std_ovl_defines.h"
`module assert_no_overflow (clk, reset_n, test_exp
assert_never.vlib
// Accellera Standard V1.0 Open Verification Library (OVL).
// Accellera Copyright (c) 2005. All rights reserved.
`include "std_ovl_defines.h"
`module assert_never (clk, reset_n, test_expr);
assert_increment.vlib
// Accellera Standard V1.0 Open Verification Library (OVL).
// Accellera Copyright (c) 2005. All rights reserved.
`include "std_ovl_defines.h"
`module assert_increment (clk, reset_n, test_expr)
assert_always.vlib
// Accellera Standard V1.0 Open Verification Library (OVL).
// Accellera Copyright (c) 2005. All rights reserved.
`include "std_ovl_defines.h"
`module assert_always (clk, reset_n, test_expr);
assert_width.vlib
// Accellera Standard V1.0 Open Verification Library (OVL).
// Accellera Copyright (c) 2005. All rights reserved.
`include "std_ovl_defines.h"
`module assert_width (clk, reset_n, test_expr);