|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
用ip 生成fir后 仿真时 提示如下错误,请高手帮忙解答一下
Error: Tcl error: More than 1 positional argument specified:
D:/program, files/quartus/ip/altera/fir_compiler/lib
--------------------------
-------------------------------------------------
Usage: set_global_assignment [-h | -help] [-long_help] [-comment <comment>]
[-disable] [-entity <entity_name>] -name <name> [-remove] [-section_id <section id>] [-tag <data>] [<value>]
-h | -help: Short help
-long_help: Long help with examples and possible return values
-comment <comment>: Comment
-disable: Option to disable assignment
-entity <entity_name>: Entity to which to add assignment
-name <name>: Assignment name
-remove: Option to remove assignment
-section_id <section id>: Section id
-tag <data>: Option to tag data to this assignment
<value>: Assignment value
---------------------------------------------------------------------------
while executing
"set_global_assignment -name SEARCH_PATH D:/program files/quartus/ip/altera/fir_compiler/lib"
(file "fir91_ast.qip" line 12)
Info: set_global_assignment -name SEARCH_PATH `r?me -qip fir91_ast.qip
Error: Quartus II Analysis & Synthesis was unsuccessful. 1 error, 0 warnings
Error: Peak virtual memory: 153 megabytes
Error: Processing ended: Thu Mar 04 21:30:33 2010
Error: Elapsed time: 00:00:00
Error: Total CPU time (on all processors): 00:00:01
Error: Quartus II Full Compilation was unsuccessful. 3 errors, 0 warnings |
|