mult_hw.sws

来自「用impulse c编写的18x18位的乘法器。」· SWS 代码 · 共 243 行

SWS
243
字号
#
# This file has been automatically generated by the Symphony EDA IDE
# Please do NOT modify this file manually. If you do, do it with
# extreme care. This file represents your project settings. Corrupting
# this file can render this file useless!!!
#
# Begin version identification section
[version]
 version	= 1
[]
# Begin libraries section (used by all tools)
[libraries]
 ieee	= $SYMPHONYEDA/lib/ieee/ieee.sym
 fir_hw	= fir_hw.sym
 impulse	= impulse.sym
[]
# End of libraries section
  [options]
    [booloption]
     name	= -strict
     value	= 0
     invert	= 0
    []
    [booloption]
     name	= -s
     value	= 0
     invert	= 0
    []
    [stringoption]
     name	= -breakon
     value	= FAILURE
    []
    [stringoption]
     name	= -stdin
     value	= ""
    []
    [stringoption]
     name	= -stdout
     value	= ""
    []
    [stringoption]
     name	= -coverage
     value	= ""
    []
    [multistringoption]
     name	= -nowarn
     value	= std_logic_arith
     value	= numeric_std
     value	= numeric_bit
    []
    [multistringoption]
     name	= -noaccel
    []
    [multistringoption]
     name	= -sdftyp
    []
    [multistringoption]
     name	= -sdfmin
    []
    [multistringoption]
     name	= -sdfmax
    []
  []
# Begin description of library ieee
[library]
 name = ieee
  [options]
    [booloption]
     name	= -87
     value	= 0
     invert	= 0
    []
    [booloption]
     name	= -x
     value	= 0
     invert	= 0
    []
    [booloption]
     name	= -s
     value	= 1
     invert	= 0
    []
    [booloption]
     name	= -strict
     value	= 0
     invert	= 0
    []
    [intoption]
     name	= -maxerrors
     value	= 10
    []
    [booloption]
     name	= -autoorder
     value	= 1
     invert	= 0
    []
  []
[]
# End description of library ieee
# Begin description of library fir_hw
[library]
 name = fir_hw
 toplevel = test_top
  [options]
    [booloption]
     name	= -87
     value	= 0
     invert	= 0
    []
    [booloption]
     name	= -x
     value	= 0
     invert	= 0
    []
    [booloption]
     name	= -s
     value	= 1
     invert	= 0
    []
    [booloption]
     name	= -strict
     value	= 0
     invert	= 0
    []
    [intoption]
     name	= -maxerrors
     value	= 10
    []
    [booloption]
     name	= -autoorder
     value	= 1
     invert	= 0
    []
  []
 [file]
  name = config_mult.vhd
  [options]
  []
 []
 [file]
  name = hw/Mult18X18_comp.vhd
  [options]
  []
 []
 [file]
  name = hw/Mult18X18_top.vhd
  [options]
  []
 []
 [file]
  name = test_mult.vhd
  [options]
  []
 []
[]
# End description of library fir_hw
# Begin description of library impulse
[library]
 name = impulse
  [options]
    [booloption]
     name	= -87
     value	= 0
     invert	= 0
    []
    [booloption]
     name	= -x
     value	= 0
     invert	= 0
    []
    [booloption]
     name	= -s
     value	= 1
     invert	= 0
    []
    [booloption]
     name	= -strict
     value	= 0
     invert	= 0
    []
    [intoption]
     name	= -maxerrors
     value	= 10
    []
    [booloption]
     name	= -autoorder
     value	= 1
     invert	= 0
    []
  []
 [file]
  name = hw/lib/cregister.vhd
  [options]
  []
 []
 [file]
  name = hw/lib/csignal.vhd
  [options]
  []
 []
 [file]
  name = hw/lib/divmod.vhd
  [options]
  []
 []
 [file]
  name = hw/lib/fifo.vhd
  [options]
  []
 []
 [file]
  name = hw/lib/fifo_dc.vhd
  [options]
  []
 []
 [file]
  name = hw/lib/gmem.vhd
  [options]
  []
 []
 [file]
  name = hw/lib/impack.vhd
  [options]
  []
 []
 [file]
  name = hw/lib/stream.vhd
  [options]
  []
 []
 [file]
  name = hw/lib/stream_dc.vhd
  [options]
  []
 []
[]
# End description of library impulse
# Begin various workspace properties
[properties]
 work	=fir_hw
[]
# End workspace properties

⌨️ 快捷键说明

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