Mohamed A. Bamakhrama
e792072f8a
Define S_IREAD|IWRITE macros using IRUSR|IWUSR
...
On platforms such as Android, legacy macros are no longer defined.
Hence, we define them in terms of the new POSIX macros if the new ones are defined. Otherwise, we throw an error.
Signed-off-by: Mohamed A. Bamakhrama <mohamed@alumni.tum.de>
Signed-off-by: Miodrag Milanovic <mmicko@gmail.com>
2021-11-12 12:38:55 +01:00
Miodrag Milanovic
d2d6bbd9f8
Merge remote-tracking branch 'upstream/master' into yosys-experimental
2021-11-12 12:31:29 +01:00
Alan Mishchenko
18b4e8beef
Bug fix and new procedures.
2021-11-02 20:31:32 -07:00
Alan Mishchenko
a80a91e45f
Bug fix and new procedures.
2021-11-02 20:28:01 -07:00
Alan Mishchenko
d4f073bad7
Various changes.
2021-10-22 00:00:01 -07:00
Alan Mishchenko
f0236d5ac1
Experiments with pattern generation.
2021-10-10 14:43:19 -07:00
Alan Mishchenko
1afd156dbd
New command &stochsyn for stochastic synthesis.
2021-10-07 20:34:58 -07:00
Alan Mishchenko
31f88974e2
Various changes.
2021-10-06 17:14:57 -07:00
Alan Mishchenko
e76b7ba0cc
Compiler warnings.
2021-09-30 18:06:42 -07:00
Alan Mishchenko
674bcbee37
Various changes.
2021-09-30 18:02:33 -07:00
Alan Mishchenko
a8b5da820d
Other compiler changes.
2021-09-26 11:58:42 -07:00
Alan Mishchenko
ba64e78608
Changing declaration of Vec_Ptr_t sorting function to satisfy some compilers.
2021-09-26 11:30:54 -07:00
Alan Mishchenko
2ce1ce8bed
Various changes.
2021-09-26 11:12:17 -07:00
Alan Mishchenko
e2f1548217
Various changes.
2021-09-21 10:00:46 -07:00
Alan Mishchenko
6ca31c475f
Improving MiniAIG and name manager.
2021-09-16 21:51:10 -07:00
Alan Mishchenko
ecda331a2a
Various changes.
2021-09-14 22:01:41 -07:00
Alan Mishchenko
e7a029d73f
Various changes.
2021-09-04 19:21:59 -07:00
Alan Mishchenko
a718318740
Various changes.
2021-09-02 22:54:19 -07:00
Alan Mishchenko
5f8d4e72d1
Experiments with LUT mapping for small functions.
2021-08-02 16:46:56 -07:00
Alan Mishchenko
03bb1e49bf
Experiments with LUT mapping for small functions.
2021-08-01 12:14:38 -07:00
Alan Mishchenko
4cf906d2fc
Experiments with LUT mapping for small functions.
2021-08-01 12:13:27 -07:00
Alan Mishchenko
a162b1f47a
Experimental simulation commands.
2021-07-25 14:11:34 -07:00
Alan Mishchenko
3e67d167f5
Experiments with LUT mapping for small functions.
2021-07-13 19:05:02 -07:00
Alan Mishchenko
b4f099c511
Experiments with LUT mapping for small functions.
2021-06-19 19:26:41 -07:00
Alan Mishchenko
aa9fe1f240
Updating LUT synthesis code.
2021-05-11 15:04:15 -07:00
Alan Mishchenko
76bed2055c
Updating LUT synthesis code.
2021-05-08 20:10:44 -07:00
Alan Mishchenko
d0efef2fe9
Experiments with simulation.
2020-12-30 11:24:35 -08:00
Alan Mishchenko
f06217e25a
Compiler warnings.
2020-12-21 12:45:50 -08:00
Alan Mishchenko
083c1218e5
Improving MFFC computation code.
2020-09-17 13:04:09 -07:00
Alan Mishchenko
07bf95f480
Experiments with iterative synthesis.
2020-09-13 19:17:16 -07:00
Alan Mishchenko
b74b7dfc2d
Extending &sim_read to use non-64-divisible pattern counts.
2020-08-12 15:33:09 -07:00
Alan Mishchenko
0ae0744e73
Experimental resubstitution.
2020-05-15 22:11:10 -07:00
Alan Mishchenko
a7871d24cd
Experimental resubstitution.
2020-05-08 13:50:29 -07:00
Alan Mishchenko
d51f798956
Experimental resubstitution.
2020-05-03 10:32:30 -07:00
whitequark
2db5f19ab6
Add support for WASI platform in Util_SignalSystem.
2020-05-01 08:25:53 -07:00
whitequark
09607e9055
Add support for WASI platform in tmpFile.
2020-05-01 08:25:53 -07:00
Alan Mishchenko
1b83b4b273
Various changes.
2020-03-29 20:32:06 -07:00
Alan Mishchenko
8654192586
Various changes.
2020-03-28 18:45:48 -07:00
Alan Mishchenko
a277d450bf
Experiments with simulation-based engines.
2020-03-25 12:17:12 -07:00
Alan Mishchenko
c7bc6b6329
Experiments with simulation-based engines.
2020-03-22 19:39:00 -07:00
Alan Mishchenko
a4518e6f83
Various changes.
2020-03-21 19:03:41 -07:00
Alan Mishchenko
e72438b2d3
Downgrading random number generator to be not inlined.
2020-03-18 19:03:20 -07:00
Alan Mishchenko
7efe9c1d65
Updating and extending simulation data structures.
2020-03-05 14:33:02 -08:00
Alan Mishchenko
8c8f39ad76
Adding several new utilities.
2020-01-27 10:32:07 -08:00
Alan Mishchenko
1485e63ae3
Allowing nodes and boxes to have more than 6 inputs in mfs2 and &mfs.
2020-01-07 01:36:06 +02:00
Alan Mishchenko
e9896a23e3
Adding macro to disable bridge output and APIs by popular demand.
2019-11-09 10:30:02 +02:00
Alan Mishchenko
b292595062
Adding switch to &if to consider special type of 6-input cuts.
2019-09-26 14:05:16 -07:00
Alan Mishchenko
390adc39ca
Making &mfs work with boxes larger than 6 inputs. Adding option &if -w to print delay profile.
2019-09-19 16:49:36 -07:00
Alan Mishchenko
38e2f41655
Updating command 'symfun' to generate symmetric functions and their NPN classes.
2019-05-30 19:27:31 -07:00
Alan Mishchenko
78af793b92
Changes to the interface of &cfs.
2019-05-21 20:41:22 -07:00