phsauter
6836863e55
Fix Segault in scl
...
Fixes a regression that was introduced in #232 by myself.
Reverts back to correct version introduced in #228 .
This was likely introduced in a careless merge before creating PR #232 .
2023-09-27 18:16:59 +02:00
wjrforcyber
ecf6255985
Refactor(Typo):Missing a parameter fUseLutLib and use fSaveBest twice
2023-09-26 14:24:02 +08:00
Alan Mishchenko
0f11580fce
Experiments with retiming.
2023-09-24 22:18:45 +08:00
wjrforcyber
3781c1df61
Refactor(Typo): Link is NOT FOUND page(not available), change to the book name
2023-09-24 19:31:37 +08:00
Alan Mishchenko
4d1618f600
Enable dumping Verilog with assign-statements.
2023-09-21 11:08:43 +08:00
Alan Mishchenko
73dac01c15
Warning regarding PathMatchSpec() on Windows.
2023-09-21 11:08:16 +08:00
Allen Ho
31ad17fa1a
add abc9RecoverBoundary
2023-09-20 14:23:47 +08:00
Alan Mishchenko
7fd4b01fb3
Automatic script file generation.
2023-09-18 16:30:09 +08:00
Alan Mishchenko
09b0295c1a
Adding aliases for some commands.
2023-09-18 16:27:54 +08:00
wjrforcyber
eae19f7a62
Refactor(Typo): Typo in strash
2023-09-18 13:56:18 +08:00
wjrforcyber
05c897a753
Refactor(Typo): Typo in read_aiger
2023-09-17 19:34:56 +08:00
wjrforcyber
e1db615384
Merge branch 'master' into typo
2023-09-17 13:28:57 +08:00
wjrforcyber
7ec8f17094
Refactor(Typo): Typo update in write_aiger message
2023-09-17 13:27:00 +08:00
Alan Mishchenko
9399faac48
Improvements to &gen_hie.
2023-09-17 12:40:33 +08:00
Alan Mishchenko
da635a2995
Updating .gitignore.
2023-09-17 12:18:12 +08:00
Alan Mishchenko
2f5b81119b
Experiments with retiming.
2023-09-17 12:17:27 +08:00
Alan Mishchenko
4222921d61
Revert "Merge pull request #247 from QuantamHD/abc_unit_tests"
...
This reverts commit d91a2a049a , reversing
changes made to 475c8dad8e .
2023-09-17 11:29:26 +08:00
wjrforcyber
6e1323caa2
Refactor(Typo): Typo update in bblif comment
2023-09-16 22:31:47 +08:00
wjrforcyber
136bae27d8
Refactor(Typo): Typo update in read_aiger comment
2023-09-16 19:43:03 +08:00
alanminko
d91a2a049a
Merge pull request #247 from QuantamHD/abc_unit_tests
...
Adds unit testing framework to ABC
2023-09-16 15:41:56 +08:00
Alan Mishchenko
475c8dad8e
Compiler problem.
2023-09-16 07:13:10 +08:00
alanminko
2800847a16
Merge pull request #249 from Yu-Maryland/master
...
AIG augmentation
2023-09-16 07:08:23 +08:00
Cunxi Yu
1261f71248
Merge branch 'berkeley-abc:master' into master
2023-09-15 13:25:27 -07:00
Alan Mishchenko
318d5cb54b
Do not create spec outputs in the boundary miter.
2023-09-15 23:10:42 +08:00
Alan Mishchenko
57cc2bd089
Compiler problem.
2023-09-15 22:51:11 +08:00
Alan Mishchenko
09013f3a6e
New command &gen_hie to generate hierarchical designs.
2023-09-15 22:44:31 +08:00
Ethan Mahintorabi
7d80ea5cf9
Adds unit testing framework to ABC
...
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
2023-09-13 18:24:01 +00:00
alanminko
79456fadde
Merge pull request #246 from wjrforcyber/typo
...
Refactor(Typo):Typo currently exists
2023-09-12 11:30:53 +07:00
wjrforcyber
3a53a950aa
Refactor(Typo): Typo update on buffer
2023-09-12 11:57:18 +08:00
wjrforcyber
7fe7449685
Refactor(Typo):Typo update on dnsize
2023-09-12 10:40:59 +08:00
Alan Mishchenko
20f9095cf2
Adding link to the fork of ABC with Agdmap.
2023-09-11 12:14:57 +07:00
Alan Mishchenko
1153b3b6b9
Commenting out an assert that signals a non-critical formance bug.
2023-09-11 12:12:52 +07:00
Alan Mishchenko
1ffdbbbebe
Corner-case bug fix.
2023-09-11 10:46:38 +07:00
Alan Mishchenko
588122dc72
Writing an interface module when dumping Verilog.
2023-09-11 09:44:22 +07:00
Alan Mishchenko
6d866dab6b
Updating command "time" to report wall time.
2023-09-09 10:06:33 +07:00
Alan Mishchenko
a4755a37cb
Experiments with CEC.
2023-09-08 22:42:41 +07:00
Alan Mishchenko
55aba1731c
Fixing a typo.
2023-09-08 19:57:45 +07:00
Alan Mishchenko
f844fb1057
Command to add one flop to the design.
2023-09-08 16:46:14 +07:00
Alan Mishchenko
0c719ab69e
Adding procedure to merge two libraries.
2023-09-08 14:23:14 +07:00
alanminko
00fa1e3714
Merge pull request #241 from wjrforcyber/typo
...
Refactor(Typo):Typo currently exists
2023-09-05 14:09:40 +07:00
alanminko
1f0c51533f
Merge pull request #232 from phsauter/fix-retime-segfault
...
fix Segfault in retime command
2023-09-05 14:09:13 +07:00
alanminko
4c718f7b50
Merge pull request #218 from seccipon/master
...
1. Fix bug (using pDesign without check if == NULL) 2. Switch type of variables containing file size to (int => long)
2023-09-05 14:08:51 +07:00
alanminko
7f22cc07b8
Merge pull request #194 from jamesjer/badfile
...
Do not pass NULL to fprintf
2023-09-05 14:07:35 +07:00
alanminko
17c9075ba8
Merge pull request #193 from jamesjer/use-after-free
...
Fix two instances of use after free
2023-09-05 14:07:11 +07:00
alanminko
e3feb5c44a
Merge pull request #183 from j2kun/patch-1
...
typo: Libery -> Liberty
2023-09-05 14:06:53 +07:00
alanminko
0e88e2739f
Merge pull request #177 from mmicko/fix_large_liberty
...
Enable loading of large liberty files
2023-09-05 14:06:07 +07:00
alanminko
1cd5a2ce04
Merge pull request #156 from Teemperor/FixMemoryLeak
...
Fix some memory leaks
2023-09-05 14:05:09 +07:00
alanminko
3daa630a03
Merge pull request #242 from DanielG/spelling-fixes
...
treewide: Fix spelling mistakes
2023-09-05 13:31:50 +07:00
Alan Mishchenko
7df17e3c5e
Experiments with the SAT sweeper.
2023-09-05 11:13:08 +07:00
Alan Mishchenko
167fceac37
Enabling command history on Linux.
2023-09-05 11:11:18 +07:00