Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Dec 2022 08:47:37 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a8209dd11b8f - main - cad/yosys: Update 0.22 -> 0.24
Message-ID:  <202212090847.2B98lbTx086682@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a8209dd11b8ff3fd3d6177ea07e63b796281f59d

commit a8209dd11b8ff3fd3d6177ea07e63b796281f59d
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-12-09 08:40:03 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-12-09 08:47:31 +0000

    cad/yosys: Update 0.22 -> 0.24
    
    Reported by:    portscout
---
 cad/yosys/Makefile  | 2 +-
 cad/yosys/distinfo  | 6 +++---
 cad/yosys/pkg-plist | 8 ++++++++
 3 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/cad/yosys/Makefile b/cad/yosys/Makefile
index 4c441865a754..ba0524ba92af 100644
--- a/cad/yosys/Makefile
+++ b/cad/yosys/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	yosys
 DISTVERSIONPREFIX=	yosys-
-DISTVERSION=	0.22
+DISTVERSION=	0.24
 CATEGORIES=	cad
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/cad/yosys/distinfo b/cad/yosys/distinfo
index 29a59b2dcc81..f605e81864df 100644
--- a/cad/yosys/distinfo
+++ b/cad/yosys/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1665165926
-SHA256 (YosysHQ-yosys-yosys-0.22_GH0.tar.gz) = 2a0c29b6f66b3ee70316dd734eceb14f452445a83ccac600b97100ffd7c7a7aa
-SIZE (YosysHQ-yosys-yosys-0.22_GH0.tar.gz) = 2362180
+TIMESTAMP = 1670571827
+SHA256 (YosysHQ-yosys-yosys-0.24_GH0.tar.gz) = 6a00b60e2d6bc8df0db1e66aa27af42a0694121cfcd6a3cf6f39c9329ed91263
+SIZE (YosysHQ-yosys-yosys-0.24_GH0.tar.gz) = 2659037
diff --git a/cad/yosys/pkg-plist b/cad/yosys/pkg-plist
index 36815c395641..e068b9225e23 100644
--- a/cad/yosys/pkg-plist
+++ b/cad/yosys/pkg-plist
@@ -44,6 +44,13 @@ bin/yosys-witness
 %%DATADIR%%/efinix/cells_map.v
 %%DATADIR%%/efinix/cells_sim.v
 %%DATADIR%%/efinix/gbuf_map.v
+%%DATADIR%%/fabulous/cells_map.v
+%%DATADIR%%/fabulous/ff_map.v
+%%DATADIR%%/fabulous/io_map.v
+%%DATADIR%%/fabulous/latches_map.v
+%%DATADIR%%/fabulous/prims.v
+%%DATADIR%%/fabulous/ram_regfile.txt
+%%DATADIR%%/fabulous/regfile_map.v
 %%DATADIR%%/gate2lut.v
 %%DATADIR%%/gatemate/arith_map.v
 %%DATADIR%%/gatemate/brams.txt
@@ -192,6 +199,7 @@ bin/yosys-witness
 %%DATADIR%%/sf2/cells_sim.v
 %%DATADIR%%/simcells.v
 %%DATADIR%%/simlib.v
+%%DATADIR%%/smtmap.v
 %%DATADIR%%/techmap.v
 %%DATADIR%%/xilinx/abc9_model.v
 %%DATADIR%%/xilinx/arith_map.v



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212090847.2B98lbTx086682>