index
:
iCE40/abc
yosys-experimental
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Supporting 'distinct' keyword in SMT-LIB parser.
Alan Mishchenko
2015-06-20
1
-2
/
+2
*
Adding new debugging feature to Wlc_Ntk_t.
Alan Mishchenko
2015-06-19
3
-1
/
+57
*
Bug with in signed MUX.
Alan Mishchenko
2015-06-14
1
-8
/
+11
*
Bug with in signed MUX.
Alan Mishchenko
2015-06-12
1
-2
/
+4
*
Sequential word-level simulator for Wlc_Ntk_t (bug fix).
Alan Mishchenko
2015-06-05
1
-0
/
+2
*
Sequential word-level simulator for Wlc_Ntk_t.
Alan Mishchenko
2015-06-04
8
-4
/
+297
*
Merging two threads.
Alan Mishchenko
2015-05-25
2
-0
/
+9
|
\
|
*
Copying prog cell data.
Alan Mishchenko
2015-05-21
1
-0
/
+5
|
*
Bug fix in QBF solver.
Alan Mishchenko
2015-05-04
1
-0
/
+4
*
|
Changing the way extension 'b' is written.
Alan Mishchenko
2015-05-25
1
-3
/
+7
*
|
Bug fix in 'dsd_tune' when processing cells with 0-input LUTs.
Alan Mishchenko
2015-05-15
1
-2
/
+7
*
|
Making sure 0-input LUTs are supported by the DSD matching code.
Alan Mishchenko
2015-05-14
3
-7
/
+7
*
|
Procedure for extending care CEX to all objects.
Alan Mishchenko
2015-05-14
2
-0
/
+55
|
/
*
Correcting assert in converting standard cell mapping from GIA into ABC.
Alan Mishchenko
2015-04-27
1
-1
/
+1
*
Bug fix in %read_smt and prevent crash of &cec if there is no current AIG.
Alan Mishchenko
2015-04-27
2
-4
/
+19
*
Improving the criteria to select representative gates in 'map' with floating-...
Alan Mishchenko
2015-04-25
1
-47
/
+60
*
Fix inconsistency between operators and symbols in Wlc_Ntk_t.
Alan Mishchenko
2015-04-25
2
-37
/
+38
*
Suggested fixes to compile with 'gcc -x c++'.
Alan Mishchenko
2015-04-24
7
-8
/
+10
*
Adding switch 'map -f' to not use large gates for high-fanout nodes (disabled...
Alan Mishchenko
2015-04-24
6
-8
/
+18
*
Bug fix in 'print_supp' (induced bugs in 'bm' and 'bm2').
Alan Mishchenko
2015-04-24
1
-7
/
+7
*
Adding platform-independent (alphabetic) way of sorting Genlib gates and sele...
Alan Mishchenko
2015-04-17
2
-20
/
+56
*
Adding support for dumping faults not detected by a given test-set in &fftest...
Alan Mishchenko
2015-04-17
3
-24
/
+117
*
Bug fix in &satfx.
Alan Mishchenko
2015-04-17
1
-2
/
+2
*
Adding support for cardinality constraints in &fftest (switches -K and -k).
Alan Mishchenko
2015-04-16
3
-6
/
+84
*
Commenting out useless assertion in choice computation.
Alan Mishchenko
2015-04-15
1
-1
/
+1
*
Adding switch &fftest -e to dump delay-tests in a special format.
Alan Mishchenko
2015-04-15
1
-1
/
+2
*
Adding switch &fftest -e to dump delay-tests in a special format.
Alan Mishchenko
2015-04-14
3
-4
/
+81
*
Adding APIs to retrieve NOR/OR gates from the library.
Alan Mishchenko
2015-04-14
4
-4
/
+15
*
Making BDD computation more robust by using dynamic resource limit.
Alan Mishchenko
2015-04-11
1
-2
/
+5
*
Procedure to dump ZDD representing a set of cubes into a PLA file.
Alan Mishchenko
2015-04-10
2
-0
/
+40
*
Several additional fixed in the timing manager.
Alan Mishchenko
2015-04-07
3
-3
/
+15
*
Bug fix in 'mfs2': Apply sweep to avoid assertion failure when translating in...
Alan Mishchenko
2015-04-06
1
-0
/
+1
*
Getting default AND-node delay from Genlib library.
Alan Mishchenko
2015-04-06
4
-1
/
+16
*
Allow timing manager to be started when a default is set.
Alan Mishchenko
2015-04-06
1
-4
/
+4
*
Improvements in reading timing information from BLIF.
Alan Mishchenko
2015-04-05
2
-26
/
+128
*
Bug fix for big-endiang architectures (plus adding -lm in Makefile).
Alan Mishchenko
2015-04-04
1
-1
/
+1
*
Making sure the names are transfered when &get -n is used.
Alan Mishchenko
2015-04-04
3
-13
/
+31
*
Properly copying and saving the timing info in &get and &put.
Alan Mishchenko
2015-04-04
1
-20
/
+17
*
Properly copying and saving the timing info in &get and &put.
Alan Mishchenko
2015-04-04
7
-6
/
+27
*
Bug fix in handling constants in the updated 'sop' command.
Alan Mishchenko
2015-04-03
1
-9
/
+4
*
Cleanup and improvements in the user timing manager.
Alan Mishchenko
2015-04-03
1
-44
/
+23
*
Changing timing manager to have 0 default required times.
Alan Mishchenko
2015-04-03
1
-10
/
+4
*
Reason for assertion failure in &nf.
Alan Mishchenko
2015-04-03
1
-10
/
+10
*
Typo in hash function.
Alan Mishchenko
2015-04-02
1
-1
/
+1
*
Compiler warning.
Alan Mishchenko
2015-04-01
1
-1
/
+1
*
Added backward flop order to &icheck (switch -b).
Alan Mishchenko
2015-04-01
4
-17
/
+94
*
Important corner-case bug in SOP computation (recently introduced).
Alan Mishchenko
2015-04-01
1
-0
/
+3
*
Revising the timing manager.
Alan Mishchenko
2015-04-01
1
-9
/
+12
*
Updating command &satfx.
Alan Mishchenko
2015-03-31
2
-13
/
+26
*
Print-out of sequential equivalences in &scorr.
Alan Mishchenko
2015-03-31
3
-21
/
+59
[next]