index
:
iCE40/abc
yosys-experimental
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
base
/
abci
Commit message (
Expand
)
Author
Age
Files
Lines
*
Experiments with mini AIG manager.
Alan Mishchenko
2012-09-29
1
-2
/
+35
*
Replacing 'st_table' by 'st__table' to resolve linker problems.
Alan Mishchenko
2012-09-29
2
-11
/
+11
*
Experiments with mini AIG manager.
Alan Mishchenko
2012-09-29
1
-31
/
+40
*
Experiments with mini AIG manager.
Alan Mishchenko
2012-09-29
1
-66
/
+72
*
Updated version of LMS code.
Alan Mishchenko
2012-09-26
1
-0
/
+1
*
Updated version of LMS code.
Alan Mishchenko
2012-09-26
1
-3
/
+3
*
Updated version of LMS code.
Alan Mishchenko
2012-09-26
1
-4
/
+6
*
Improvements to the NPN semi-canonical form computation package.
Alan Mishchenko
2012-09-25
1
-1
/
+1
*
Improvements to the NPN semi-canonical form computation package.
Alan Mishchenko
2012-09-25
2
-55
/
+88
*
Cleaned up interfaces of genlib/liberty/supergate reading/writing.
Alan Mishchenko
2012-09-25
1
-2
/
+5
*
Changed printouts in a few places in supergate computation.
Alan Mishchenko
2012-09-24
1
-1
/
+1
*
Testing GIA with time manager.
Alan Mishchenko
2012-09-24
1
-3
/
+3
*
Testing GIA with time manager.
Alan Mishchenko
2012-09-23
3
-38
/
+432
*
Modified structural constraint extraction (unfold -s) to work for multi-outpu...
Alan Mishchenko
2012-09-23
1
-2
/
+2
*
Migrating to array-based traversal ID.
Alan Mishchenko
2012-09-23
1
-1
/
+0
*
Cleaing AIG manager by removing pointers to HAIG.
Alan Mishchenko
2012-09-23
4
-186
/
+1
*
Added simplification before the concurrent call to PDR.
Alan Mishchenko
2012-09-20
1
-2
/
+6
*
Extending Liberty parser to handle multi-output cells.
Alan Mishchenko
2012-09-19
2
-2
/
+2
*
Extending Liberty parser to handle multi-output cells.
Alan Mishchenko
2012-09-19
2
-1
/
+30
*
Extending BLIF parser/write to hangle multi-output cells.
Alan Mishchenko
2012-09-19
2
-3
/
+6
*
Fixing mismatch between declaration of the output value of Extra_CpuTime.
Alan Mishchenko
2012-09-18
1
-3
/
+7
*
Added delay multipliers to 'map'.
Alan Mishchenko
2012-09-16
1
-7
/
+13
*
Added delay multipliers to 'map'.
Alan Mishchenko
2012-09-16
2
-17
/
+36
*
Changed a few things in the refinement package of &gla.
Alan Mishchenko
2012-09-16
1
-1
/
+1
*
Restructured the code to post-process object used during refinement in &gla.
Alan Mishchenko
2012-09-16
1
-11
/
+8
*
Cleaned 'abc.c' by removing useless procedures.
Alan Mishchenko
2012-09-15
1
-1689
/
+939
*
Created new abstraction package from the code that was all over the place.
Alan Mishchenko
2012-09-15
1
-470
/
+12
*
Prepared &gla to try abstracting and proving concurrently.
Alan Mishchenko
2012-09-14
2
-13
/
+2
*
Prepared &gla to try abstracting and proving concurrently.
Alan Mishchenko
2012-09-14
1
-9
/
+12
*
Prepared &gla to try abstracting and proving concurrently.
Alan Mishchenko
2012-09-14
1
-2
/
+18
*
Unified print-out of property failures produced by all engines.
Alan Mishchenko
2012-09-09
1
-5
/
+5
*
Added switch '-p' to '&gla -n' to use full proof for UNSAT core computation (...
Alan Mishchenko
2012-09-09
1
-2
/
+6
*
Started CEX minimization procedure.
Alan Mishchenko
2012-09-08
1
-0
/
+96
*
Updating &gla_refine to perform suffic refinement.
Alan Mishchenko
2012-09-07
1
-4
/
+17
*
Updating &gla_refine to perform suffic refinement.
Alan Mishchenko
2012-09-07
1
-5
/
+18
*
Integrated new fast semi-canonical form for Boolean functions up to 16 inputs.
Alan Mishchenko
2012-09-06
1
-2
/
+2
*
Integrated new fast semi-canonical form for Boolean functions up to 16 inputs.
Alan Mishchenko
2012-09-06
4
-28
/
+70
*
Added switch 'dch -r' to skip choices with structural support redundancy.
Alan Mishchenko
2012-09-05
1
-2
/
+6
*
Added error message when the user is trying 'dsat' for multi-output comb miters.
Alan Mishchenko
2012-09-05
1
-2
/
+2
*
Added new command &gla_shrink.
Alan Mishchenko
2012-09-04
2
-2
/
+95
*
Added switch &srm -A <file> for dumping SRM into a user-specified file.
Alan Mishchenko
2012-09-02
1
-10
/
+21
*
Added an API to convert a multi-output PLA into a shared AIG.
Alan Mishchenko
2012-08-29
2
-25
/
+30
*
Ensured that SC mapped network is always in a topo order.
Alan Mishchenko
2012-08-28
1
-1
/
+14
*
Added buffering based on combinational merging.
Alan Mishchenko
2012-08-28
1
-2
/
+5
*
Bug fix: abstraction commands not properly updating status when dumping inter...
Alan Mishchenko
2012-08-28
1
-1
/
+1
*
Added features 'map -M <float>' to control the use of large gates.
Alan Mishchenko
2012-08-27
2
-9
/
+32
*
Added switch '&gla -m' to dump original miter with the abstraction map.
Alan Mishchenko
2012-08-26
1
-2
/
+6
*
Several improvements to command 'testnpn'.
Alan Mishchenko
2012-08-25
3
-44
/
+58
*
Changed command 'sim' to work with a miter by default (replace 'sim -m' by 's...
Alan Mishchenko
2012-08-24
1
-1
/
+1
*
Added simulation of comb circuits with user-specified patterns in command 'sim'.
Alan Mishchenko
2012-08-24
2
-128
/
+46
[next]