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

📄 silos.def

📁 你自己漫漫理解吧
💻 DEF
字号:
; This is a list of PLI routines that the Windows version of the "silos.exe" 
; executable can export to user DLL's.  It is provided as a "cleartext"
; document to the companion file "site/silos.lib" which is used when linking
; the DLL.
;
; Note: The "silos.lib" file is created whenever a new "silos.exe" executable
; is made.  The method to do this is to link with the NT linker the Silos object
; files with the command line argument '\DEF:"silos.def"' or from within VC++
; add this file ("silos.def") to the "project/files". The file "silos.lib"
; is automatically created by the linker.
;
EXPORTS
; Names from the file "pli/extpli.c"
acc_fault_simulation
acc_fetch_fault_detection
acc_fetch_fault_direction
acc_fetch_fault_master 
acc_fetch_fault_name_id
acc_fetch_fault_pass
acc_fetch_fault_soft_count
acc_fetch_fault_statistics
acc_fetch_fault_stuck
acc_fetch_test_node_of_detection
acc_fetch_fault_time_detected
acc_fetch_tfinst_fault_partition
acc_handle_simulated_fault
acc_next_fault
acc_next_fault_in_class
acc_next_simulated_fault_in_pass
acc_save_check_point
acc_restore_check_point
acc_next_time_event
acc_parse_time
; Other names.
siInit
siCommand
verilog_element
EXPORTS
; Names from file "pli/accpli.c"
mc_scan_plusargs
io_mcdprintf
io_printf
acc_close
acc_collect
acc_compare_handles
acc_configure
acc_error_flag
acc_fetch_argc
acc_fetch_argv
acc_fetch_defname
acc_fetch_direction
acc_fetch_fullname
acc_fetch_fulltype
acc_fetch_index
acc_fetch_location
acc_fetch_name
acc_fetch_range
acc_fetch_size
acc_fetch_tfarg
acc_fetch_itfarg
acc_fetch_tfarg_int
acc_fetch_itfarg_int
acc_fetch_tfarg_str
acc_fetch_itfarg_str
acc_fetch_paramtype
acc_fetch_paramval
acc_fetch_precision
acc_fetch_timescale_info
acc_fetch_type
acc_fetch_type_str
acc_fetch_value
acc_free
acc_handle_by_name
acc_handle_calling_mod_m
acc_handle_conn
acc_handle_defn
acc_handle_hiconn
acc_handle_loconn
acc_handle_object
acc_handle_parent
acc_handle_scope
acc_handle_simulated_net
acc_handle_terminal
acc_handle_tfarg
acc_handle_itfarg
acc_handle_tfinst
acc_initialize
acc_next
acc_next_bit
acc_next_cell
acc_next_cell_load
acc_next_child
acc_next_driver
acc_next_hiconn
acc_next_load
acc_next_loconn
acc_next_modpath
acc_next_net
acc_next_parameter
acc_next_port
acc_next_primitive
acc_next_scope
acc_next_specparam
acc_next_tchk
acc_next_terminal
acc_next_topmod
acc_object_in_typelist
acc_object_of_type
acc_product_type
acc_product_version
acc_set_value
acc_vcl_add
acc_vcl_delete
acc_version
EXPORTS
; Names from the file "ls/sbloppli.c"
tf_add_long
tf_asynchoff
tf_iasynchoff
tf_asynchon
tf_iasynchon
tf_clearalldelays
tf_iclearalldelays
tf_compare_long
tf_copypvc_flag
tf_icopypvc_flag
tf_divide_long
tf_dostop
tf_dofinish
tf_error
tf_evaluatep
tf_ievaluatep
tf_exprinfo
tf_iexprinfo
tf_getcstringp
tf_igetcstringp
tf_getfaultid
tf_igetfaultid
tf_getinstance
tf_getlongp
tf_igetlongp
tf_getlongsimtime
tf_getlongtime
tf_igetlongtime
tf_getlongtime_forquincy
tf_getnextlongtime
tf_getp
tf_igetp
tf_getpchange
tf_igetpchange
tf_getrealp
tf_igetrealp
tf_getrealtime
tf_igetrealtime
tf_gettime
tf_igettime
tf_gettimeprecision
tf_igettimeprecision
tf_gettimeunit
tf_igettimeunit
tf_getworkarea
tf_igetworkarea
tf_long_to_real
tf_longtime_tostr
tf_mipname
tf_imipname
tf_movepvc_flag
tf_imovepvc_flag
tf_message
tf_multiply_long
tf_nodeinfo
tf_inodeinfo
tf_nump
tf_inump
tf_propagatep
tf_ipropagatep
tf_putlongp
tf_iputlongp
tf_putp
tf_iputp
tf_putrealp
tf_iputrealp
tf_read_restart
tf_real_to_long
tf_rosynchronize
tf_irosynchronize
tf_scale_longdelay
tf_scale_realdelay
tf_setdelay
tf_isetdelay
tf_setlongdelay
tf_isetlongdelay
tf_setrealdelay
tf_isetrealdelay
tf_setworkarea
tf_isetworkarea
tf_sizep
tf_isizep
tf_spname
tf_ispname
tf_strdelputp
tf_istrdelputp
tf_strgetp
tf_istrgetp
tf_strgettime
tf_strlongdelputp
tf_istrlongdelputp
tf_strrealdelputp
tf_istrrealdelputp
tf_synchronize
tf_isynchronize
tf_subtract_long
tf_testpvc_flag
tf_itestpvc_flag
tf_text
tf_typep
tf_itypep
tf_unscale_longdelay
tf_unscale_realdelay
tf_warning
tf_write_save

⌨️ 快捷键说明

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