yosys.git
2019-06-01 Eddie HungAdd flops as blackboxes
2019-06-01 Eddie HungAdd FD*E_1 -> FD*E techmap rules
2019-06-01 Eddie HungTechmap flops before ABC again
2019-06-01 Eddie Hungparse_xaiger to cope with flops
2019-05-31 Eddie HungABC9 to understand flops
2019-05-31 Eddie HungMerge branch 'xaig' into xc7mux
2019-05-31 Eddie HungThrow out unused code inherited from abc
2019-05-30 Eddie HungFix issue where keep signal became PI, but also box...
2019-05-30 Eddie Hungread_xaiger() to name box signals
2019-05-30 Eddie HungFix spelling
2019-05-30 Eddie HungRemove whitebox attribute from DRAMs for now
2019-05-30 Eddie HungDo not re-sort box_module ports
2019-05-30 Eddie HungRemove whitespace
2019-05-30 Eddie HungRevert "Re-enable &dc2"
2019-05-30 Eddie HungDo not double count LUT1s
2019-05-30 Eddie HungCarry in/out to be the last input/output for chains...
2019-05-30 Eddie HungRe-enable &dc2
2019-05-30 Eddie HungReduce -W to 160
2019-05-30 Eddie HungSome more realistic delays...
2019-05-30 Eddie HungErase all boxes before stitching
2019-05-29 Eddie HungCall &if with -W 250
2019-05-29 Eddie HungBump ABC
2019-05-29 Eddie HungRename to #23
2019-05-29 Eddie HungAdd abc_test024
2019-05-29 Eddie HungFix abc_test024
2019-05-29 Eddie HungAdd some debug to abc9
2019-05-28 Eddie HungAdd abc9_test022
2019-05-28 Eddie HungFix for abc9_test022
2019-05-28 Eddie HungSmall improvement
2019-05-28 Eddie HungFrom master
2019-05-28 Eddie HungFrom master
2019-05-28 Eddie HungTypo
2019-05-28 Eddie HungUpdate from master
2019-05-28 Eddie HungUpdate README.md from master
2019-05-28 Eddie HungMerge remote-tracking branch 'origin/master' into xc7mux
2019-05-28 Eddie Hungread_aiger to only clean own design
2019-05-28 Eddie HungMisspell
2019-05-28 Clifford WolfMerge pull request #1050 from YosysHQ/clifford/wandwor
2019-05-28 Clifford WolfMerge pull request #1048 from mmicko/fix_enable_pyosys
2019-05-28 Clifford WolfRefactor hierarchy wand/wor handling
2019-05-28 Clifford WolfAdd actual wandwor test that is part of "make test"
2019-05-28 Clifford WolfMerge branch 'wandwor' of https://github.com/thasti...
2019-05-28 Miodrag MilanovicRemove info line in 2nd load of conf file
2019-05-28 Miodrag MilanovicMoved pyosys block in Makefile
2019-05-28 Clifford WolfMerge pull request #1045 from mmicko/afl-gcc-target
2019-05-28 Eddie HungIf driver not found, use LUT2
2019-05-28 Eddie HungParse "a" extension and boxes from map file
2019-05-28 Eddie HungMap file to include boxes not CI/CO
2019-05-28 Eddie HungMake MUXF{7,8} and CARRY4 whitebox
2019-05-28 Eddie HungRe-enable lib_whitebox
2019-05-28 Eddie HungDisconnect all ABC boxes too
2019-05-27 Eddie HungRemove unused function
2019-05-27 Eddie Hungparse_xaiger to not parse symbol table
2019-05-27 Eddie HungParse without wideports
2019-05-27 Eddie HungRemove mapped_mod when done
2019-05-27 Eddie HungInstantiate cell type (from sym file) otherwise 'clean...
2019-05-27 Miodrag Milanovicmake config-afl-gcc to help creating conf file
2019-05-27 Eddie HungAdd 'cinput' and 'coutput' to symbols file for boxes
2019-05-27 Miodrag MilanovicAdded afl-gcc as target for fuzzer
2019-05-27 Stefan BiereigelMerge branch 'master' into wandwor
2019-05-27 Stefan Biereigelreformat wand/wor test
2019-05-27 Stefan Biereigelremove port direction workaround from test case
2019-05-27 Stefan Biereigelupdate README.md with wand/wor information
2019-05-27 Stefan Biereigelremove leftovers from ast data structures
2019-05-27 Stefan Biereigelmove wand/wor resolution into hierarchy pass
2019-05-27 Clifford WolfMerge pull request #1044 from mmicko/invalid_width_range
2019-05-27 Clifford WolfMerge pull request #1043 from mmicko/unsized_constant
2019-05-27 Clifford WolfMerge pull request #1026 from YosysHQ/clifford/fix1023
2019-05-27 Clifford WolfMerge pull request #1030 from Kmanfi/makefile_osx
2019-05-27 Miodrag MilanovicGive error instead of asserting for invalid range,...
2019-05-27 Miodrag MilanovicAdded support for unsized constants, fixes #1022
2019-05-27 Kaj TuomiGuard all Python-api related items.
2019-05-26 Eddie HungFix "a" connectivity
2019-05-26 Eddie HungBlackboxes
2019-05-26 Eddie HungABC9 to call &sweep
2019-05-26 Eddie HungFix padding, remove CIs from undriven_bits before erasi...
2019-05-26 Eddie HungTypo
2019-05-26 Eddie HungMuck about with LUT delays some more
2019-05-26 Eddie HungCombine ABC_COMMAND_LUT
2019-05-26 Eddie HungFix "a" extension
2019-05-26 Clifford WolfMerge pull request #1035 from YosysHQ/eddie/opt_rmdff
2019-05-26 Clifford WolfMerge pull request #1042 from mmicko/git_ignore_python
2019-05-26 Miodrag MilanovicAdd files to ignore for python build
2019-05-26 Eddie HungFix "write_xaiger", and to write each box contents...
2019-05-26 Eddie HungMerge remote-tracking branch 'origin/master' into xc7mux
2019-05-25 Eddie HungRevert enable check
2019-05-25 Clifford WolfMerge pull request #1041 from YosysHQ/clifford/fix1040
2019-05-25 Clifford WolfFix handling of offset and upto module ports in write_b...
2019-05-25 Eddie HungTry new LUT delays
2019-05-25 Eddie HungFix init
2019-05-25 Eddie HungFix typos
2019-05-25 Eddie HungAdd more tests
2019-05-25 Eddie HungCall proc
2019-05-25 Eddie Hungopt_rmdff to optimise even in presence of enable signal...
2019-05-25 Eddie HungFix duplicate driver
2019-05-24 Eddie HungAdd comments
2019-05-24 Eddie HungResolve @cliffordwolf review, set even if !has_init
2019-05-24 Eddie HungAdd &fraig and &mfs back
2019-05-24 Eddie HungTranspose CARRY4 delays
2019-05-24 Clifford WolfAdd proper error message for btor recursion_guard
next