This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
prjxray
mirror of
https://github.com/openXC7/prjxray.git
Watch
1
Star
0
Fork
You've already forked prjxray
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a4dd142bb9
prjxray
/
fuzzers
/
073-get_counts
/
generate.sh
6 lines
93 B
Bash
Raw
Normal View
History
Unescape
Escape
Generate tile types, site types, tilegrid, tileconn for entire part. Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2018-09-19 23:49:15 +02:00
#!/bin/bash -x
source
${
XRAY_GENHEADER
}
introduce vivado wrapper This fixes the problem that when sourcing the vivado settings file the library search path is modified resulting in non-vivado binaries not working due to being dynamically linked against the vivado libraries instead of the system ones. Signed-off-by: Felix Held <felix-github@felixheld.de>
2018-12-28 18:58:28 +01:00
${
XRAY_VIVADO
}
-mode batch -source ../generate.tcl