Alan Mishchenko
|
15a891f97a
|
Bug fix in constraint file reader.
|
2016-01-07 11:57:16 -08:00 |
Alan Mishchenko
|
5453820cd5
|
Adding switch &miter -x for XORs outputs of two word-level POs.
|
2016-01-06 16:50:42 -08:00 |
Alan Mishchenko
|
3240abdb63
|
Fixing last-minute bug fix in &nf.
|
2016-01-05 22:35:44 -08:00 |
Alan Mishchenko
|
b9e71bba0c
|
Buf fix in floating time reporting.
|
2016-01-05 19:45:07 -08:00 |
Alan Mishchenko
|
7bf3f5e186
|
Fix in &nf for the case when PO can be driven by an inverter.
|
2016-01-05 19:25:46 -08:00 |
Alan Mishchenko
|
30d09e2cbe
|
Fix in &nf for the case when PO can be driven by an inverter.
|
2016-01-05 18:40:38 -08:00 |
Alan Mishchenko
|
c158dd5a94
|
Migrating to using 32-bit timing representation in &nf.
|
2016-01-05 16:40:00 -08:00 |
Alan Mishchenko
|
19ad75f125
|
Migrating back to using 'float' in area-flow computation in &nf.
|
2016-01-05 14:05:07 -08:00 |
Alan Mishchenko
|
6642e40af5
|
Corner-case bug in 'read_profile'.
|
2015-12-22 22:09:25 -10:00 |
Alan Mishchenko
|
68bc46be0e
|
Adding names to GIA inputs/outputs (addressing x-valued flops).
|
2015-12-22 14:58:04 -10:00 |
Alan Mishchenko
|
617055f5a2
|
Adding names to GIA inputs/outputs. Changing polarity of invariant generated by PDR.
|
2015-12-22 06:39:13 -10:00 |
Alan Mishchenko
|
2e8543fca1
|
Adding names to GIA inputs/outputs. Changing polarity of invariant generated by PDR.
|
2015-12-21 23:22:17 -10:00 |
Alan Mishchenko
|
1228e26cc3
|
Adding names to GIA inputs/outputs. Changing polarity of invariant generated by PDR.
|
2015-12-21 23:21:16 -10:00 |
Alan Mishchenko
|
ba5e69952d
|
Corner-case bug in invariant profiling.
|
2015-12-18 12:25:24 -10:00 |
Alan Mishchenko
|
54269c7cec
|
Compiler warning.
|
2015-12-16 09:18:56 -10:00 |
Alan Mishchenko
|
19586f105c
|
Adding code to support gate profiles.
|
2015-12-14 00:44:33 -08:00 |
Alan Mishchenko
|
64afe6e9f8
|
Extending Verilog parser to handle 'default' in the case-statement.
|
2015-12-07 16:17:17 -08:00 |
Alan Mishchenko
|
e9abb0f489
|
Adding code to support gate profiles.
|
2015-12-07 01:31:41 -08:00 |
Alan Mishchenko
|
0f29ba75f6
|
Adding commands to read/write/print gate profiles.
|
2015-12-05 18:10:43 -08:00 |
Alan Mishchenko
|
56880eab52
|
New command %psinv.
|
2015-11-23 23:42:20 +07:00 |
Baruch Sterin
|
63fcf25aea
|
add a new #define ABC_NAMESPACE_USING_NAMESPACE that adds a using decelaration when needed
|
2015-11-20 21:07:01 -08:00 |
Baruch Sterin
|
11581ca9ee
|
move namespace logic into a separate file. It is useful for users of ABC that need to use symbols without the entire baggage of including abc_global.h
|
2015-11-20 21:06:23 -08:00 |
Baruch Sterin
|
5df0cf98e6
|
main: add option -Q for execute command quietly, then interactive
|
2015-11-18 16:32:39 -08:00 |
Alan Mishchenko
|
f7c969ca66
|
Improvements to timing optimization.
|
2015-11-11 23:12:05 -08:00 |
Alan Mishchenko
|
71847b9d17
|
Bug fix in 'satclp'.
|
2015-11-11 17:17:40 -08:00 |
Baruch Sterin
|
58cb230855
|
load_plugin: remove a comment that became redundant and cleaned up a bit
|
2015-11-10 12:30:14 -08:00 |
Baruch Sterin
|
e561eb0f78
|
load_plugin: remove a check that the binary exists when a plugin command runs - the registration was successful, so the binary should exist. The check was remove to allow the -p option for load_plugin to work.
|
2015-11-10 12:17:21 -08:00 |
Alan Mishchenko
|
19e4604b1f
|
Improvements to 'satclp'.
|
2015-11-09 09:23:39 -08:00 |
Alan Mishchenko
|
58c2584e2a
|
Improvements to 'satclp'.
|
2015-11-09 08:33:56 -08:00 |
Alan Mishchenko
|
232bffd3a2
|
Extending and improving timing manager.
|
2015-11-08 20:03:18 -08:00 |
Alan Mishchenko
|
3c9f7d2bc8
|
Extending and improving timing manager.
|
2015-11-08 19:59:34 -08:00 |
Alan Mishchenko
|
81e1f9fef3
|
g++ compiler warnings.
|
2015-11-08 12:19:59 -08:00 |
Alan Mishchenko
|
efb8ad0af8
|
Extending and improving timing manager.
|
2015-11-08 12:08:50 -08:00 |
Alan Mishchenko
|
7f65f0d7b2
|
Merging two branches.
|
2015-11-08 11:47:45 -08:00 |
Alan Mishchenko
|
96d8f899d9
|
Extending and improving timing manager.
|
2015-11-08 11:44:37 -08:00 |
Baruch Sterin
|
7258b02eaa
|
Add a -p option to load_plugin, given this option, the command does not require an absolute path for theplugin. Instead, the shell searches PATH for it.
|
2015-11-07 19:48:11 -08:00 |
Alan Mishchenko
|
e50fc467fd
|
Improvements to 'satclp' (unfinished).
|
2015-11-06 13:49:23 -08:00 |
Alan Mishchenko
|
dd365cbaf3
|
Improvements to 'satclp' (unfinished).
|
2015-11-06 09:05:17 -08:00 |
Alan Mishchenko
|
83da5a0384
|
Improvements to storing and reusing simulation info.
|
2015-11-05 20:37:08 -08:00 |
Alan Mishchenko
|
6b7aa389a6
|
Improvements to storing and reusing simulation info.
|
2015-11-05 15:27:33 -08:00 |
Baruch Sterin
|
c610c03661
|
pyabc: remove python integration from abc, it is moved to a separate extension
|
2015-11-05 01:24:26 -08:00 |
Baruch Sterin
|
aa62165a1c
|
main: allow the -c -C -q -f -F -s command line options to be repeated and the commands they sepcify be executed in order instead of overriding each other
|
2015-11-05 01:24:26 -08:00 |
Baruch Sterin
|
c0ba25a693
|
silence clang errors when compiling as C++
|
2015-11-05 01:23:31 -08:00 |
Alan Mishchenko
|
8ee49ff150
|
Bug fix in constructing internal choices by 'amap'.
|
2015-11-04 15:15:18 -08:00 |
Alan Mishchenko
|
df6c9415c1
|
Adding procedure Abc_NtkSetAndGateDelay().
|
2015-11-04 14:43:00 -08:00 |
Alan Mishchenko
|
ae96723ad6
|
Small fix in one procedure to make it compile.
|
2015-11-02 11:23:56 -08:00 |
Alan Mishchenko
|
cb50fadb55
|
Changes to VC6.0 makefile to accommodate new package 'opt/fret' and compiler warnings.
|
2015-10-28 20:18:21 -07:00 |
Alan Mishchenko
|
9c4c95b6b1
|
Merged in sterin/abc (pull request #13)
Restoring Aaron Hurst's "fretime" command
|
2015-10-28 20:12:04 -07:00 |
Alan Mishchenko
|
a3725e4427
|
Improvements in delay optimization.
|
2015-10-28 20:11:26 -07:00 |
Baruch Sterin
|
91d8040bd6
|
Restoring Aaron Hurst's "fretime" command
|
2015-10-28 19:59:57 -07:00 |