Miodrag Milanović
8180cc4325
Merge pull request #3624 from jix/sim_yw
...
Changes to support SBY trace generation with the sim command
2023-01-23 16:55:17 +01:00
github-actions[bot]
29e7756b0c
Bump version
2023-01-18 00:17:17 +00:00
github-actions[bot]
956c4e485a
Bump version
2023-01-12 01:17:55 +00:00
Jannis Harder
29461ade17
Add json.{h,cc} for pretty printing JSON
...
Avoids errors in trailing comma handling, broken indentation and
improper escaping that is common when building JSON by manually
concatenating strings.
2023-01-11 18:07:16 +01:00
Jannis Harder
1494cfff00
New kernel/yw.{h,cc} to support reading Yosys witness files
...
This contains parsing code as well as generic routines to associate the
hierarchical signals paths within a Yosys witness file to a loaded RTLIL
design, including support for memories.
2023-01-11 18:07:16 +01:00
Jannis Harder
5abaa59080
Merge pull request #3537 from jix/xprop
...
New xprop pass
2023-01-11 16:26:04 +01:00
Miodrag Milanovic
5801152779
Deprecate gcc-4.8
2023-01-11 09:54:19 +01:00
github-actions[bot]
7b476996df
Bump version
2023-01-11 01:16:47 +00:00
github-actions[bot]
f2c689403a
Bump version
2023-01-05 00:16:46 +00:00
github-actions[bot]
d3216593da
Bump version
2023-01-04 00:16:03 +00:00
Miodrag Milanovic
c34d308bbd
Next dev cycle
2023-01-03 09:36:13 +01:00
Miodrag Milanovic
e02b7f64bc
Release version 0.25
2023-01-03 09:34:45 +01:00
github-actions[bot]
a27a297ebc
Bump version
2023-01-03 00:15:41 +00:00
Miodrag Milanović
257b41cd1f
Merge pull request #3577 from KrystalDelusion/deprecate_manual
...
Deprecate manual
2023-01-02 16:07:36 +01:00
KrystalDelusion
f33a21eea4
Removed manual from make clean
2022-12-19 10:10:34 +13:00
KrystalDelusion
aeb40d4ddf
Remove make targets for manual
...
Leaves the clean, since presentation source is still directly buildable and cleanable.
2022-12-19 10:08:40 +13:00
github-actions[bot]
69cbef9666
Bump version
2022-12-16 00:16:00 +00:00
github-actions[bot]
5d893c4b03
Bump version
2022-12-13 00:17:31 +00:00
github-actions[bot]
1f6ac926a4
Bump version
2022-12-06 01:16:03 +00:00
Miodrag Milanovic
f1da4b0204
Next dev cycle
2022-12-05 17:21:20 +01:00
Miodrag Milanovic
313b7997b5
Release version 0.24
2022-12-05 17:11:03 +01:00
github-actions[bot]
dcc1cb7ddd
Bump version
2022-12-01 00:20:32 +00:00
Jannis Harder
ce708122a5
New xprop pass to encode 3-valued x-propagation using 2-valued logic
2022-11-30 19:01:28 +01:00
github-actions[bot]
f9db7c0599
Bump version
2022-11-29 00:18:02 +00:00
github-actions[bot]
23e26ff661
Bump version
2022-11-26 00:16:21 +00:00
github-actions[bot]
c55c514cdb
Bump version
2022-11-25 00:16:25 +00:00
KrystalDelusion
b9b5899cce
Remove docs dependency on yosys repo ( #3558 )
...
* Copies guidelines files into docs/ for website
* Copying manual/CHAPTER_Prog for new docs
* Copying manual/APPNOTE_011... for new docs
Also adding faketime to list of packages for website build.
Co-authored-by: KrystalDelusion <krystinedawn@yosyshq.com>
2022-11-24 15:56:44 +01:00
github-actions[bot]
13e4f343b9
Bump version
2022-11-22 00:18:29 +00:00
github-actions[bot]
e56c689962
Bump version
2022-11-18 00:20:31 +00:00
github-actions[bot]
0516fd751c
Bump version
2022-11-17 00:19:18 +00:00
github-actions[bot]
388611aac4
Bump version
2022-11-16 00:19:25 +00:00
KrystalDelusion
a14dec79eb
Rst docs conversion ( #3496 )
...
Rst docs conversion
2022-11-15 12:55:22 +01:00
Miodrag Milanović
853f4bb3c6
Merge pull request #3547 from YosysHQ/update_abc
...
Update ABC
2022-11-14 16:53:29 +01:00
github-actions[bot]
553eb6ac1e
Bump version
2022-11-10 00:19:39 +00:00
Miodrag Milanovic
6403bfbd9f
Update ABC
2022-11-09 08:48:31 +01:00
github-actions[bot]
faa1c2e7fe
Bump version
2022-11-09 00:20:01 +00:00
Miodrag Milanovic
cb7299c3dc
Next dev cycle
2022-11-08 07:57:48 +01:00
Miodrag Milanovic
7ce5011c24
Release version 0.23
2022-11-08 07:55:31 +01:00
github-actions[bot]
2cdbb85da6
Bump version
2022-11-08 00:20:00 +00:00
github-actions[bot]
14aa485176
Bump version
2022-11-05 00:20:11 +00:00
github-actions[bot]
d8ea5ef6e2
Bump version
2022-11-01 00:23:48 +00:00
Miodrag Milanović
8d69220be7
Merge pull request #3533 from YosysHQ/micko/liberty
...
Liberty file support using verific library
2022-10-31 18:04:53 +01:00
Miodrag Milanović
499390e9ce
Merge pull request #3534 from mmicko/win32_plugins
...
Plugin support for mingw windows builds
2022-10-31 18:01:30 +01:00
Miodrag Milanovic
e702f2894a
Support for reading liberty files using verific
2022-10-31 10:15:05 +01:00
Miodrag Milanovic
d1b3a250db
Windows plugin build support
2022-10-31 09:10:46 +01:00
github-actions[bot]
5f209f8be5
Bump version
2022-10-31 00:22:50 +00:00
github-actions[bot]
c0ad6b3bc6
Bump version
2022-10-30 00:23:01 +00:00
github-actions[bot]
518194fac1
Bump version
2022-10-25 00:30:03 +00:00
github-actions[bot]
713d42d25d
Bump version
2022-10-22 00:26:01 +00:00
github-actions[bot]
4f4cff0080
Bump version
2022-10-21 00:23:12 +00:00
github-actions[bot]
6781746872
Bump version
2022-10-20 00:25:10 +00:00
github-actions[bot]
d02ae8f2fc
Bump version
2022-10-15 00:24:26 +00:00
github-actions[bot]
2e837956dc
Bump version
2022-10-13 00:25:23 +00:00
github-actions[bot]
5c7a1eda92
Bump version
2022-10-11 00:24:29 +00:00
Aki Van Ness
7a73133c9f
backends: protobuf: removed protobuf backend
2022-10-10 10:41:11 -04:00
github-actions[bot]
0e13d7e4c7
Bump version
2022-10-08 00:22:25 +00:00
github-actions[bot]
c4a52b1b02
Bump version
2022-10-06 00:24:43 +00:00
Miodrag Milanovic
a5172df9e9
Next dev cycle
2022-10-05 11:32:11 +02:00
Miodrag Milanovic
f109fa3d4c
Release version 0.22
2022-10-05 11:30:38 +02:00
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