Search Criteria
Package Details: verilator-git r8438.bbcb9315f-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/verilator-git.git (read-only, click to copy) |
|---|---|
| Package Base: | verilator-git |
| Description: | The fastest free Verilog HDL simulator |
| Upstream URL: | https://www.veripool.org/projects/verilator/wiki/Intro |
| Licenses: | LGPL |
| Conflicts: | verilator |
| Provides: | verilator |
| Submitter: | Sequencer |
| Maintainer: | t0by |
| Last Packager: | t0by |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-10-19 16:11 (UTC) |
| Last Updated: | 2025-09-19 14:21 (UTC) |
Dependencies (14)
- perl (perl-gitAUR)
- autoconf (autoconf-gitAUR) (make)
- flex (flex-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- help2man (help2man-gitAUR, python-help2manAUR) (make)
- lsb-release (make)
- python (make)
- systemc (make)
- python-distro (check)
- ccache (ccache-gitAUR) (optional) – to speed up compilation
- gperftools (gperftools-gitAUR) (optional) – for performance
- mold (mold-gitAUR, mold-x86-gitAUR) (optional) – to speed up linking
- numactl (numactl-gitAUR) (optional) – to optimize memory access
- z3 (z3-gitAUR) (optional) – optionnal solver for contraints support
Required by (8)
- chisel (requires verilator) (optional)
- csky-cpu-wujian100-open-doc (requires verilator)
- csky-cpu-wujian100-open-fpga (requires verilator)
- csky-cpu-wujian100-open-sdk (requires verilator)
- csky-cpu-wujian100-open-simulation (requires verilator)
- csky-cpu-wujian100-open-test (requires verilator)
- silice-git (requires verilator)
- uvm-python-git (requires verilator) (optional)
Latest Comments
leuko commented on 2025-09-19 12:32 (UTC) (edited on 2025-09-19 12:32 (UTC) by leuko)
Hi Toby, I am not using verilator in the moment. Feel free to adopt the package.
t0by commented on 2025-09-19 10:41 (UTC)
To build the package correctly I had to add 'help2man' and 'python-distro' to the makedepends. Could you add them both to the PKGLIST please. And also remove the 3694.diff which is useless here ?
t0by commented on 2025-09-19 09:55 (UTC)
Hello leuko, I see you are the new package maintainer, could you please implement the modifications you mentionned in the comments ? Thank you very much,
leuko commented on 2024-08-17 18:34 (UTC)
If you get an error during build, this is probably due to
help2manbeing missing. Unfortunately the maintainer does not respond.leuko commented on 2024-04-26 08:55 (UTC)
@sequencer
3694.difffrom the repository?ccacheasoptdepends.ccachereduces the compile time significantly.I have also other suggestions in my previous message.
leuko commented on 2023-03-31 09:47 (UTC) (edited on 2023-03-31 09:47 (UTC) by leuko)
help2manis an additional depMoreover it would be great to have this package as optdepends. Is listed on Verilator build instructions:
gperftools,numactlandperl-docsare also listed as optdepends, but I could not test them.leuko commented on 2023-03-31 09:30 (UTC)
@Sequencer, the file
3694.diffis still available on the AUR repo. It may confuse users. Can you please remove it?fansp commented on 2022-10-22 03:43 (UTC)
patch
3694.diffis now fixed in upstream master. Now it leads to a 'patch does not apply' error. May you remove it?