Miodrag Milanović
b5d3920bf5
Merge pull request #3499 from YosysHQ/micko/verific_edif
...
Add support for EDIF file reading using Verific
2022-10-05 08:20:03 +02:00
github-actions[bot]
620af8b663
Bump version
2022-10-05 00:26:07 +00:00
Miodrag Milanovic
1a6f10e8ba
Add support for EDIF file reading using Verific
2022-10-04 09:18:44 +02:00
github-actions[bot]
a9795c4fce
Bump version
2022-09-27 00:25:00 +00:00
github-actions[bot]
0ab726e204
Bump version
2022-09-23 00:23:22 +00:00
github-actions[bot]
50e267eace
Bump version
2022-09-22 00:20:20 +00:00
github-actions[bot]
a217450524
Bump version
2022-09-14 00:21:12 +00:00
github-actions[bot]
d98738db5c
Bump version
2022-09-09 00:21:22 +00:00
Miodrag Milanovic
5ccc941f25
Update to latest ABC changes
2022-09-08 16:08:55 +02:00
github-actions[bot]
406e12d859
Bump version
2022-09-08 00:20:56 +00:00
Miodrag Milanovic
b7bf685010
Update to latest abc
2022-09-07 11:48:30 +02:00
github-actions[bot]
4fa4161aa6
Bump version
2022-09-07 00:53:15 +00:00
Miodrag Milanovic
07d9924a1b
Next dev cycle
2022-09-06 08:26:44 +02:00
Miodrag Milanovic
e6d2a900a9
Release version 0.21
2022-09-06 08:23:30 +02:00
github-actions[bot]
9313549cdd
Bump version
2022-09-06 00:19:31 +00:00
github-actions[bot]
6e907acf86
Bump version
2022-09-01 00:18:29 +00:00
github-actions[bot]
7117817dbe
Bump version
2022-08-30 00:21:44 +00:00
github-actions[bot]
060cbd3e9e
Bump version
2022-08-26 00:19:20 +00:00
github-actions[bot]
029c2785e8
Bump version
2022-08-19 00:19:27 +00:00
github-actions[bot]
1c36f4cc2c
Bump version
2022-08-17 00:18:21 +00:00
Jannis Harder
927af914f1
Update CEX minimization patches for abc
2022-08-16 13:37:30 +02:00
github-actions[bot]
c26b2bf543
Bump version
2022-08-12 00:16:29 +00:00
github-actions[bot]
91010449ff
Bump version
2022-08-11 00:19:11 +00:00
github-actions[bot]
035d99f3a8
Bump version
2022-08-10 00:16:23 +00:00
github-actions[bot]
d2b4246a6d
Bump version
2022-08-09 00:19:53 +00:00
github-actions[bot]
60a787fa50
Bump version
2022-08-04 00:18:16 +00:00
Miodrag Milanovic
733902c81e
Next dev cycle
2022-08-03 13:57:14 +02:00
Miodrag Milanovic
4fcb95ed08
Release version 0.20
2022-08-03 13:53:41 +02:00
github-actions[bot]
e989313317
Bump version
2022-08-03 00:20:46 +00:00
github-actions[bot]
7d4f87d69f
Bump version
2022-08-02 00:19:48 +00:00
github-actions[bot]
30a4218f53
Bump version
2022-07-29 00:17:18 +00:00
github-actions[bot]
23a39d707e
Bump version
2022-07-28 00:18:37 +00:00
Miodrag Milanović
29a5947bf8
Make all compile under OpenBSD ( #3423 )
...
Co-authored-by: Josuah Demangeon <me@josuah.net>
2022-07-27 14:16:46 +02:00
Miodrag Milanovic
bc012995b4
Support using ABC source tarball distribution
2022-07-27 14:13:45 +02:00
Miodrag Milanović
d4875ceae6
Merge pull request #3406 from josuah/master
...
Better compatibility for OpenBSD
2022-07-25 16:10:29 +02:00
github-actions[bot]
358e656e21
Bump version
2022-07-24 00:21:02 +00:00
github-actions[bot]
7e02b6a70b
Bump version
2022-07-23 00:18:40 +00:00
Josuah Demangeon
58fddf61cc
reduce the Makefile TCL compatibility code
2022-07-18 21:58:16 +02:00
Josuah Demangeon
6eba56fcf0
include changes to support OpenBSD and prepare NetBSD support
...
Some systems do not split -lrt and -ldl from the main libc.
Musl libc is one of them, but offers an empty -ldl and -lrt
precisely to avoid these kind of compilation errors.
OpenBSD tried to add a librt.a but it broke libtool-based packages
on multiple OSes[1] so it got reverted, nad -lrt needs to be removed.
Some other adjustments for FreeBSD also work for other BSD, like
packages in /usr/local/ instead of /usr/, TLC libraries...
[1]: https://marc.info/?l=openbsd-tech&m=139559970907629&w=2
2022-07-18 21:51:18 +02:00
github-actions[bot]
a82eff2e20
Bump version
2022-07-16 00:18:51 +00:00
Miodrag Milanovic
d25f349f4d
Update to latest abc
2022-07-15 12:51:03 +02:00
github-actions[bot]
08c319fc35
Bump version
2022-07-12 00:17:15 +00:00
github-actions[bot]
2326b9f90a
Bump version
2022-07-08 00:20:05 +00:00
Catherine
502b96fe53
Fix external ABC build after commit 0ca0932b5
.
2022-07-07 08:38:30 +00:00
Catherine
43d86f2c26
Fix WASI build after commit 0ca0932b5
.
2022-07-07 08:06:55 +00:00
github-actions[bot]
09c6fc68c7
Bump version
2022-07-07 00:19:32 +00:00
Miodrag Milanović
0cd20693c2
Merge pull request #3399 from YosysHQ/abc_cpp
...
Update abc and build as C++
2022-07-06 10:39:48 +02:00
github-actions[bot]
086c2f3224
Bump version
2022-07-05 00:16:20 +00:00
Miodrag Milanovic
0ca0932b52
Update abc and build as C++
2022-07-04 16:52:28 +02:00
Miodrag Milanovic
da0682b99a
Next dev cycle
2022-07-04 14:08:53 +02:00
Miodrag Milanovic
a45c131b37
Release version 0.19
2022-07-04 14:07:01 +02:00
github-actions[bot]
c39bade1a7
Bump version
2022-07-02 00:18:03 +00:00
Miodrag Milanovic
fda3a537e1
Update abc
2022-07-01 16:23:24 +02:00
github-actions[bot]
42721b6a12
Bump version
2022-07-01 00:19:06 +00:00
github-actions[bot]
9d63a90e0e
Bump version
2022-06-30 00:17:25 +00:00
github-actions[bot]
869e6a1b6d
Bump version
2022-06-28 00:19:25 +00:00
github-actions[bot]
b2408df313
Bump version
2022-06-22 00:19:30 +00:00
github-actions[bot]
0b486c56e8
Bump version
2022-06-21 00:16:10 +00:00
github-actions[bot]
90147f5fbf
Bump version
2022-06-18 00:17:32 +00:00
github-actions[bot]
bb634d39ef
Bump version
2022-06-17 00:17:38 +00:00
github-actions[bot]
3046a06490
Bump version
2022-06-14 00:18:42 +00:00
github-actions[bot]
b15a46c2c0
Bump version
2022-06-11 00:17:13 +00:00
Miodrag Milanovic
4b423dcfb4
Next dev cycle
2022-06-10 15:05:09 +02:00
Miodrag Milanovic
19ce3b45d6
Release version 0.18
2022-06-10 15:01:40 +02:00
github-actions[bot]
47a99092af
Bump version
2022-06-10 00:17:46 +00:00
github-actions[bot]
d1b2beab12
Bump version
2022-06-09 00:16:16 +00:00
github-actions[bot]
4afb951283
Bump version
2022-06-08 00:15:24 +00:00
github-actions[bot]
aa0b47c74a
Bump version
2022-06-05 00:19:28 +00:00
github-actions[bot]
8d0f71b256
Bump version
2022-06-04 00:16:35 +00:00
github-actions[bot]
1eb1bc441b
Bump version
2022-06-03 00:14:33 +00:00
github-actions[bot]
a79a228c2b
Bump version
2022-05-31 00:16:32 +00:00
Daniel Huisman
6809ee8de0
Fix typo in emcc flags (typo introduced by #3053 )
2022-05-30 17:01:02 +02:00
github-actions[bot]
ce24208a8b
Bump version
2022-05-28 00:16:59 +00:00
Miodrag Milanović
b0c71ed594
Merge pull request #3053 from DanielHuisman/pr-2
...
Fix emcc warnings for WebAssembly build
2022-05-27 10:13:44 +02:00
github-actions[bot]
f698a0514d
Bump version
2022-05-26 00:17:28 +00:00
Daniel Gröber
222e7a2da3
Make GIT_REV logic work in release tarballs
...
Currently GIT_REV doesn't get set properly when building a release
tarball. To fix this we arrange for .gitcommit to contain the (short)
commit hash in tarballs generated with git-archive(1) using export-subst in
gitattributes. This way the correct commit hash is (reproducibly) included
in the release tarballs while not burdening the maintainers with updating
it in the git repo.
Please note this even works on Github and similar forges as they use
git-archive for generating tarballs so this works out quite nicely.
2022-05-25 11:20:09 +02:00
github-actions[bot]
c525b5f919
Bump version
2022-05-24 00:18:18 +00:00
Jannis Harder
87149b3f8e
Change way to get commit sha
2022-05-23 17:07:17 +02:00
github-actions[bot]
0b1a1a576b
Bump version
2022-05-21 00:16:34 +00:00
github-actions[bot]
015ca4ddac
Bump version
2022-05-19 00:17:59 +00:00
Marcelina Kościelnicka
982a11c709
Add memory_libmap tests.
2022-05-18 17:32:56 +02:00
github-actions[bot]
06ef3f264a
Bump version
2022-05-18 00:16:27 +00:00
github-actions[bot]
3f8fb28cd2
Bump version
2022-05-14 00:19:50 +00:00
github-actions[bot]
f56a3bd48f
Bump version
2022-05-13 00:19:56 +00:00
github-actions[bot]
c862b1dbfb
Bump version
2022-05-10 00:16:26 +00:00
Miodrag Milanovic
d562bfd165
Next dev cycle
2022-05-09 10:12:32 +02:00
Miodrag Milanovic
6f9602b4cf
Release version 0.17
2022-05-09 10:11:04 +02:00
github-actions[bot]
9c69e9f8a6
Bump version
2022-05-08 00:16:45 +00:00
github-actions[bot]
048170d376
Bump version
2022-05-07 00:15:38 +00:00
Miodrag Milanovic
37b6614718
include latest abc changes
2022-05-06 15:52:24 +02:00
Miodrag Milanovic
7fcf976f9e
include latest abc changes
2022-05-06 15:42:39 +02:00
Miodrag Milanovic
52d8ddee0c
Include abc change to fix FreeBSD build
2022-05-06 08:08:06 +02:00
github-actions[bot]
a8cc0c3930
Bump version
2022-05-05 00:15:34 +00:00
github-actions[bot]
11e75bc27c
Bump version
2022-05-03 00:16:24 +00:00
github-actions[bot]
c785cb7fe3
Bump version
2022-04-30 00:18:55 +00:00
github-actions[bot]
b30d90a14a
Bump version
2022-04-26 00:18:47 +00:00
github-actions[bot]
29c0a59589
Bump version
2022-04-19 00:14:02 +00:00
Miodrag Milanović
c3a3f68b4d
Merge pull request #3280 from YosysHQ/micko/fix_readaiw
...
Fix reading aiw from other solvers
2022-04-18 09:49:21 +02:00
Miodrag Milanovic
2610b04033
Update abc
2022-04-18 09:27:00 +02:00
github-actions[bot]
36b5caf821
Bump version
2022-04-16 00:14:57 +00:00