Search Criteria
Package Details: xilinx-ise 14.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xilinx-ise.git (read-only, click to copy) |
---|---|
Package Base: | xilinx-ise |
Description: | Xilinx ISE Design Suite |
Upstream URL: | https://www.xilinx.com/products/design-tools/ise-design-suite.html |
Licenses: | custom |
Submitter: | cyrozap |
Maintainer: | cyrozap |
Last Packager: | cyrozap |
Votes: | 14 |
Popularity: | 0.000000 |
First Submitted: | 2016-03-13 04:16 (UTC) |
Last Updated: | 2022-06-04 00:18 (UTC) |
Dependencies (9)
- libstdc++5AUR (libstdc++5-binAUR)
- ncurses5-compat-libsAUR
- openmotif
- qt4AUR
- rpcbind
- xorg-fonts-100dpi
- xorg-fonts-75dpi
- digilent.adept.utilitiesAUR (optional) – Digilent programmer support
- fxloadAUR (optional) – Firmware loader for some programmer dongles
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
frido commented on 2024-06-08 13:53 (UTC) (edited on 2024-06-08 13:54 (UTC) by frido)
The C code that is generated when compiling for ISIM does not compile with gcc14 installed. Simply aliasing gcc-13 in the desktop file does not do the trick unfortunately. I do not know how to make the application use an older gcc version so I had to downgrade my whole OS :/
snowypal commented on 2023-10-30 19:53 (UTC) (edited on 2023-11-06 18:45 (UTC) by snowypal)
When running makepkg, I get the following message after "Starting package()":
'xterm-256color': unknown terminal type
The process is aborted after that. Any suggestions?
Edit: I resolved this by updating ncurses5-compat-libs.
visious commented on 2022-12-20 08:25 (UTC)
@cyrozap Thank you, your right. Merry christmas and a happy new year.
cyrozap commented on 2022-12-20 03:16 (UTC)
@visious5d, Xilinx's
batchxsetup
shell script is not particularly robust, and will fail if it's executed inside a directory whose path contains spaces. Please try building the package again in a directory whose path does not contain spaces. For example, instead of building it in/home/visious/Downloads/Xilinx ISE
, build it in/home/visious/Downloads/Xilinx-ISE
.visious commented on 2022-12-19 12:48 (UTC)
@cyrozap Hi, I've downloaded Xilinx_ISE_DS_Lin_14.7_1015_1.tar from: https://www.cncwiki.org/index.php?title=Xilinx_ISE
And I'm getting this message in terminal, when I'm trying to build the package:
$ makepkg -s ==> Making package: xilinx-ise 14.7-1 (Mon 19 Dec 2022 07:34:30 AM EST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found Xilinx_ISE_DS_Lin_14.7_1015_1.tar -> Found xilinx-ise-64.desktop ==> Validating source files with md5sums... Xilinx_ISE_DS_Lin_14.7_1015_1.tar ... Passed ==> Validating source_x86_64 files with md5sums... xilinx-ise-64.desktop ... Passed ==> Validating source files with sha256sums... Xilinx_ISE_DS_Lin_14.7_1015_1.tar ... Passed ==> Validating source_x86_64 files with sha256sums... xilinx-ise-64.desktop ... Passed ==> Extracting sources... -> Extracting Xilinx_ISE_DS_Lin_14.7_1015_1.tar with bsdtar ==> Starting build()... ./bin/lin64/batchxsetup: line 21: /home/visious/Downloads/Xilinx: No such file or directory ==> ERROR: A failure occurred in build(). Aborting...
parsanoori commented on 2021-05-23 11:33 (UTC)
Thank you @cryozap
cyrozap commented on 2021-05-22 12:31 (UTC)
@parsanoori, as far as I am aware, there are no unsolvable issues installing and using this package. From what I can tell, everyone who has reported an issue so far has had their issue resolved. If you are having any problems with either the installation of this package or its use, please don't hesitate to say so.
parsanoori commented on 2021-05-22 09:07 (UTC) (edited on 2021-05-22 09:08 (UTC) by parsanoori)
What are the known unsolvable issues with installinga and using
Xilinx-ISE
onarch
?promach commented on 2021-04-14 09:30 (UTC)
Using this AUR package resulted in some webpack licensing issue.
https://forums.xilinx.com/t5/Installation-and-Licensing/ISE-webpack-license-issue/m-p/1229087
Why ?
« First ‹ Previous 1 2 3 4 5 6 Next › Last »