Commit Graph

61 Commits

Author SHA1 Message Date
Nick Cao
cf7deee349
verilator: add patch for "attempted to destroy locked Thread Pool" failure in tests 2024-03-12 20:00:48 -04:00
Nick Cao
2dc4b18eb6
verilator: fix locating systemc 2024-03-12 20:00:48 -04:00
R. Ryantm
a8a2cc301b verilator: 5.020 -> 5.022 2024-02-26 05:26:02 +00:00
R. Ryantm
8a8c1f22a3 verilator: 5.018 -> 5.020 2024-01-06 20:39:51 -06:00
Alex Martens
0e1c4b8429 verilator: 5.016 -> 5.018 2023-11-15 14:54:37 -06:00
R. Ryantm
69919a28af verilator: 5.012 -> 5.016 2023-10-23 03:57:51 -05:00
Andrew Miloradovsky
a655cc3d9e verilator: use systemc and other fixes 2023-07-21 11:52:31 +00:00
R. Ryantm
6884e85326 verilator: 5.010 -> 5.012 2023-06-21 03:43:32 +00:00
R. Ryantm
b74708700e verilator: 5.008 -> 5.010 2023-05-03 07:37:25 -05:00
Austin Seipp
5e871533c4 verilator: 5.006 -> 5.008
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-04-28 04:40:45 -05:00
Austin Seipp
6a086197c2 verilator: wrap with glibc LOCALE_ARCHIVE iff stdenv.isLinux
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-04-28 04:40:45 -05:00
SharzyL
c37fedf985
verilator: 5.002 -> 5.006 2023-02-07 10:14:06 +08:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Austin Seipp
3afaf7d263 verilator: enable doCheck = true
Based on the work from yangm2 in #109493.

Co-authored-by: yangm2 <yangm2@users.noreply.github.com>
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2022-11-02 07:55:30 -05:00
Austin Seipp
5ceadb26b8 verilator: 4.226 -> 5.002
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2022-11-02 07:55:30 -05:00
R. Ryantm
1085ad554f verilator: 4.224 -> 4.226 2022-10-03 10:24:21 -05:00
Will Dietz
d926f00526 verilator: 4.222 -> 4.224
https://github.com/verilator/verilator/blob/v4.224/Changes
2022-06-24 12:26:25 -05:00
Will Dietz
4b79fa29a6 verilator: 4.220 -> 4.222 2022-05-05 12:15:54 -05:00
R. Ryantm
8fd85d6940 verilator: 4.218 -> 4.220 2022-03-22 23:21:05 +00:00
Vegard Strand Lende
41f927b433
verilator: 4.210 -> 4.218 (#157122)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-01-29 02:30:41 +01:00
R. RyanTM
5caebbb040 verilator: 4.202 -> 4.210 2021-08-14 17:01:17 -05:00
Karl Hallsby
38db89df05 verilator: specify lgpl3Only and artistic2 licenses 2021-06-05 20:14:54 -05:00
Karl Hallsby
45288e9fec verilator: 4.110 -> 4.202 2021-06-04 10:48:19 -05:00
R. RyanTM
5a9a1b3545 verilator: 4.108 -> 4.110 2021-03-10 07:47:54 +00:00
yangm2
c7ebdc8123
verilator: 4.100 -> 4.108
Co-authored-by: Austin Seipp <aseipp@pobox.com>
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-15 21:10:37 -06:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Pamplemousse
9839c0b292 verilator: 4.040 -> 4.100
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-09-16 08:40:01 -07:00
Austin Seipp
7cb1f36513
verilator: 4.036 -> 4.040
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-23 11:01:24 -05:00
Austin Seipp
9954d5a583
verilator: 4.034 -> 4.036
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-06-16 11:19:57 -05:00
R. RyanTM
d11e5f1a4e verilator: 4.032 -> 4.034 2020-05-12 22:27:21 -07:00
R. RyanTM
3fcbc7545c verilator: 4.030 -> 4.032 2020-04-11 15:46:52 +00:00
R. RyanTM
a58d091d8d verilator: 4.028 -> 4.030 2020-03-12 20:57:34 -05:00
R. RyanTM
d54a58a2cd verilator: 4.026 -> 4.028 2020-02-14 12:13:04 -06:00
Jörg Thalheim
37286820f2
verilator: shebangs patch is not needed anymore 2020-01-30 20:42:51 +00:00
R. RyanTM
cd526d844b verilator: 4.024 -> 4.026 2020-01-30 18:06:40 +00:00
R. RyanTM
3d740ef586 verilator: 4.022 -> 4.024 2019-12-29 15:48:39 -06:00
R. RyanTM
9e52523747 verilator: 4.020 -> 4.022 2019-11-30 18:27:06 -05:00
R. RyanTM
c6af1f6e03 verilator: 4.018 -> 4.020
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2019-10-24 14:02:00 -05:00
R. RyanTM
eca416c469 verilator: 4.016 -> 4.018
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2019-10-01 21:09:12 -05:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM
4bf65cf0fa verilator: 4.014 -> 4.016
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2019-07-03 08:30:01 +02:00
R. RyanTM
66b4fd678c verilator: 4.012 -> 4.014
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2019-05-24 09:19:04 -07:00
R. RyanTM
9f68f2a7dc verilator: 4.010 -> 4.012
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2019-04-03 13:43:11 -05:00
R. RyanTM
b015c68def verilator: 4.008 -> 4.010
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2019-02-04 11:54:29 -06:00
R. RyanTM
d4021ad9e4 verilator: 4.006 -> 4.008
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2018-12-22 03:33:41 -08:00
R. RyanTM
ee521455da verilator: 4.004 -> 4.006
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2018-11-18 00:14:21 -08:00
R. RyanTM
d074fb1940 verilator: 4.002 -> 4.004
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2018-10-14 09:01:56 +02:00
R. RyanTM
609f9198f2 verilator: 3.926 -> 4.002
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2018-10-02 09:56:10 -05:00
R. RyanTM
7fdaf76869 verilator: 3.924 -> 3.926 (#45797)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
verilator
2018-09-01 12:14:00 +02:00
John Wiegley
56afc551f2
verilator: Allow building on Darwin as well as Linux 2018-07-05 15:17:17 -07:00