Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
ff4d093f
Commit
ff4d093f
authored
3 years ago
by
Yuri Victorovich
Browse files
Options
Downloads
Patches
Plain Diff
cad/yosys: Update 0.11 -> 0.12
Also add the test target, and run-time dependency. Reported by: portscout
parent
9fab1a76
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
cad/yosys/Makefile
+8
-1
8 additions, 1 deletion
cad/yosys/Makefile
cad/yosys/distinfo
+3
-3
3 additions, 3 deletions
cad/yosys/distinfo
cad/yosys/pkg-plist
+11
-0
11 additions, 0 deletions
cad/yosys/pkg-plist
with
22 additions
and
4 deletions
cad/yosys/Makefile
+
8
−
1
View file @
ff4d093f
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
PORTNAME
=
yosys
PORTNAME
=
yosys
DISTVERSIONPREFIX
=
yosys-
DISTVERSIONPREFIX
=
yosys-
DISTVERSION
=
0.1
1
DISTVERSION
=
0.1
2
CATEGORIES
=
cad
CATEGORIES
=
cad
MAINTAINER
=
yuri@FreeBSD.org
MAINTAINER
=
yuri@FreeBSD.org
...
@@ -15,18 +15,25 @@ BUILD_DEPENDS= abc:cad/abc \
...
@@ -15,18 +15,25 @@ BUILD_DEPENDS= abc:cad/abc \
bash:shells/bash
\
bash:shells/bash
\
gawk:lang/gawk
gawk:lang/gawk
LIB_DEPENDS
=
libffi.so:devel/libffi
LIB_DEPENDS
=
libffi.so:devel/libffi
RUN_DEPENDS
=
xdot:x11/py-xdot@
${
PY_FLAVOR
}
TEST_DEPENDS
=
bash:shells/bash
\
iverilog:cad/iverilog
USES
=
bison compiler:c++11-lang gmake pkgconfig python:3.6+ readline
\
USES
=
bison compiler:c++11-lang gmake pkgconfig python:3.6+ readline
\
shebangfix tcl
shebangfix tcl
SHEBANG_FILES
=
backends/smt2/smtbmc.py
\
SHEBANG_FILES
=
backends/smt2/smtbmc.py
\
misc/yosys-config.in
misc/yosys-config.in
SHEBANG_GLOB
=
*
.sh
USE_GITHUB
=
yes
USE_GITHUB
=
yes
GH_ACCOUNT
=
YosysHQ
GH_ACCOUNT
=
YosysHQ
BINARY_ALIAS
=
python3
=
${
PYTHON_CMD
}
tclsh
=
${
TCLSH
}
BINARY_ALIAS
=
python3
=
${
PYTHON_CMD
}
tclsh
=
${
TCLSH
}
MAKE_ARGS
=
ABCEXTERNAL
=
abc
MAKE_ARGS
=
ABCEXTERNAL
=
abc
MAKE_ENV
=
MAKE
=
${
GMAKE
}
TEST_TARGET
=
test
post-patch
:
post-patch
:
${
REINPLACE_CMD
}
-e
'/^CXX =/d; s/^LD = .*/LD =
$$(
CXX
)
/'
\
${
REINPLACE_CMD
}
-e
'/^CXX =/d; s/^LD = .*/LD =
$$(
CXX
)
/'
\
...
...
This diff is collapsed.
Click to expand it.
cad/yosys/distinfo
+
3
−
3
View file @
ff4d093f
TIMESTAMP = 163
6949608
TIMESTAMP = 163
8604342
SHA256 (YosysHQ-yosys-yosys-0.1
1
_GH0.tar.gz) =
56b98991b7833b5593d18c81fe02e922a3324bf581b7210ac7e7ca3fdcd9193e
SHA256 (YosysHQ-yosys-yosys-0.1
2
_GH0.tar.gz) =
0a7467058d11a5d905bf43a5f5fdafbbb22369365b7cc083215d8cf9a45975fa
SIZE (YosysHQ-yosys-yosys-0.1
1
_GH0.tar.gz) = 20
37542
SIZE (YosysHQ-yosys-yosys-0.1
2
_GH0.tar.gz) = 20
60970
This diff is collapsed.
Click to expand it.
cad/yosys/pkg-plist
+
11
−
0
View file @
ff4d093f
...
@@ -51,6 +51,17 @@ bin/yosys-smtbmc
...
@@ -51,6 +51,17 @@ bin/yosys-smtbmc
%%DATADIR%%/efinix/cells_sim.v
%%DATADIR%%/efinix/cells_sim.v
%%DATADIR%%/efinix/gbuf_map.v
%%DATADIR%%/efinix/gbuf_map.v
%%DATADIR%%/gate2lut.v
%%DATADIR%%/gate2lut.v
%%DATADIR%%/gatemate/arith_map.v
%%DATADIR%%/gatemate/brams.txt
%%DATADIR%%/gatemate/brams_init_20.vh
%%DATADIR%%/gatemate/brams_init_40.vh
%%DATADIR%%/gatemate/brams_map.v
%%DATADIR%%/gatemate/cells_bb.v
%%DATADIR%%/gatemate/cells_sim.v
%%DATADIR%%/gatemate/lut_map.v
%%DATADIR%%/gatemate/mul_map.v
%%DATADIR%%/gatemate/mux_map.v
%%DATADIR%%/gatemate/reg_map.v
%%DATADIR%%/gowin/arith_map.v
%%DATADIR%%/gowin/arith_map.v
%%DATADIR%%/gowin/bram_init_16.vh
%%DATADIR%%/gowin/bram_init_16.vh
%%DATADIR%%/gowin/brams.txt
%%DATADIR%%/gowin/brams.txt
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment