Search Criteria
Package Details: elf2hex 20.08.00.00-13
Package Actions
Git Clone URL: | https://aur.archlinux.org/elf2hex.git (read-only, click to copy) |
---|---|
Package Base: | elf2hex |
Description: | SiFive's Verilog test harnesses can't directly read ELF binaries but are instead required to be provided with a hexidecimal dump of a particular width and depth. This project allows users to easily create these files. |
Upstream URL: | https://github.com/sifive/elf2hex |
Licenses: | MIT, Apache-2.0 |
Submitter: | taotieren |
Maintainer: | taotieren |
Last Packager: | taotieren |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-07-27 10:16 (UTC) |
Last Updated: | 2024-01-23 12:01 (UTC) |
Dependencies (4)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Latest Comments
Flinner commented on 2023-11-11 16:00 (UTC) (edited on 2023-11-11 16:03 (UTC) by Flinner)
The current source doesn't work (maybe temporarly down?). I changed the link to github and it downloads, still can't find the binary though :(.
kleintux commented on 2021-07-27 14:18 (UTC)
autoconf and automake are included in base-devel and are not needed as dependencies.