25 lines
635 B
Plaintext
25 lines
635 B
Plaintext
#
|
|
# This is a debug conf file that the scripts/devel-stub.sh script uses
|
|
# to control the ivl core. The contents of this file are normally written
|
|
# to a temporary file by the driver program, but for devel purposes, where
|
|
# the driver program is not used, this config substitutes.
|
|
#
|
|
# NOTE: DO NOT INSTALL THIS FILE!
|
|
#
|
|
generation:2005
|
|
generation:specify
|
|
generation:xtypes
|
|
generation:verilog-ams
|
|
iwidth:32
|
|
sys_func:vpi/system.sft
|
|
sys_func:vpi/va_math.sft
|
|
warnings:implicit
|
|
debug:eval_tree
|
|
debug:elaborate
|
|
debug:elab_pexpr
|
|
debug:scopes
|
|
debug:synth2
|
|
out:a.out
|
|
ivlpp:./ivlpp/ivlpp -D__ICARUS__ -L -Pfoo.pp
|
|
sys_func:scripts/devel-stub.sft
|