projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73a1687
)
Add a command line option (-use_new_parser yes) to Xilinx XST to force use of the...
author
William D. Jones
<thor0505@comcast.net>
Sat, 25 Apr 2015 12:29:08 +0000
(08:29 -0400)
committer
Sebastien Bourdeauducq
<sb@m-labs.hk>
Sat, 25 Apr 2015 15:01:07 +0000
(23:01 +0800)
mibuild/xilinx/ise.py
patch
|
blob
|
history
diff --git
a/mibuild/xilinx/ise.py
b/mibuild/xilinx/ise.py
index 5f89c416946582cc1cb725fe406fa0f7ef8aca9d..2fe69333442154b759e611e1e8698c3f0c6eed20 100644
(file)
--- a/
mibuild/xilinx/ise.py
+++ b/
mibuild/xilinx/ise.py
@@
-54,6
+54,7
@@
def _build_xst_files(device, sources, vincpaths, build_name, xst_opt):
xst_contents = """run
-ifn {build_name}.prj
+-use_new_parser yes
-top top
{xst_opt}
-ofn {build_name}.ngc