Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Progress in presentation | Clifford Wolf | 2014-05-06 | 1 | -8/+63 | |
| | | | ||||||
| * | | Improved ezsat stand-alone tests | Clifford Wolf | 2014-05-06 | 4 | -106/+24 | |
| | | | ||||||
* | | | Updated ABC to 67c84cdd49e4 | Clifford Wolf | 2014-05-09 | 1 | -1/+1 | |
|/ / | ||||||
* | | workaround for OpenBSD 'stdout' implementation | Clifford Wolf | 2014-05-03 | 1 | -1/+2 | |
| | | ||||||
* | | workaround for OpenBSD 'stdin' implementation | Clifford Wolf | 2014-05-02 | 1 | -1/+2 | |
| | | ||||||
* | | Merge pull request #35 from bentley/dox | Clifford Wolf | 2014-05-02 | 2 | -32/+32 | |
|\ \ | | | | | | | Typos and grammar fixes through chapter 4. | |||||
| * | | Typos and grammar fixes through chapter 4. | Anthony J. Bentley | 2014-05-02 | 2 | -32/+32 | |
|/ / | ||||||
* | | Fixed clang -Wdeprecated-register warnings | Clifford Wolf | 2014-04-20 | 2 | -0/+12 | |
| | | ||||||
* | | Replaced depricated %name-prefix= bison directive | Clifford Wolf | 2014-04-20 | 2 | -2/+2 | |
| | | ||||||
* | | minisat compile fix | Clifford Wolf | 2014-04-20 | 3 | -2/+25 | |
| | | ||||||
* | | Updated README | Clifford Wolf | 2014-04-18 | 1 | -18/+11 | |
| | | ||||||
* | | Merge pull request #33 from bentley/dox | Clifford Wolf | 2014-04-11 | 3 | -21/+21 | |
|\ \ | | | | | | | Typos and grammar fixes through chapter 2. | |||||
| * | | Typos and grammar fixes through chapter 2. | Anthony J. Bentley | 2014-04-11 | 3 | -21/+21 | |
|/ / | ||||||
* | | Merge pull request #31 from bentley/posix-rm | Clifford Wolf | 2014-04-05 | 3 | -6/+6 | |
|\ \ | | | | | | | Remove non-POSIX 'rm -v'. | |||||
| * | | POSIX find requires a path argument. | Anthony J. Bentley | 2014-04-04 | 2 | -2/+2 | |
| | | | ||||||
| * | | Remove non-POSIX 'rm -v'. | Anthony J. Bentley | 2014-04-04 | 1 | -4/+4 | |
|/ / | ||||||
* | | Added SIMLIB_NOLUT to simlib.v | Clifford Wolf | 2014-04-02 | 1 | -0/+2 | |
| | | ||||||
* | | Added SIMLIB_NOSR to simlib.v | Clifford Wolf | 2014-04-02 | 1 | -0/+6 | |
| | | ||||||
* | | Added support for dlatchsr cells | Clifford Wolf | 2014-03-31 | 5 | -1/+207 | |
| | | ||||||
* | | Fixed mapping of Verific WIDE_DFFRS operator | Clifford Wolf | 2014-03-20 | 1 | -2/+2 | |
| | | ||||||
* | | Fixed mapping of Verific FADD primitive with unconnected outputs | Clifford Wolf | 2014-03-20 | 1 | -4/+5 | |
| | | ||||||
* | | Fixed performance problem in opt_mux with nets driven by many conflicting ↵ | Clifford Wolf | 2014-03-19 | 1 | -1/+6 | |
| | | | | | | | | drivers | |||||
* | | Progress in Verific bindings | Clifford Wolf | 2014-03-17 | 1 | -8/+51 | |
| | | ||||||
* | | Fixed typo in RTLIL::Module::addAdff() | Clifford Wolf | 2014-03-17 | 1 | -1/+1 | |
| | | ||||||
* | | Progress in Verific bindings | Clifford Wolf | 2014-03-17 | 1 | -5/+50 | |
| | | ||||||
* | | Progress in Verific bindings | Clifford Wolf | 2014-03-17 | 4 | -2/+15 | |
| | | ||||||
* | | Added support for memories to verific bindings | Clifford Wolf | 2014-03-16 | 2 | -1/+86 | |
| | | ||||||
* | | Use Verific Net::{IsGnd,IsPwr} API in Verific bindings | Clifford Wolf | 2014-03-16 | 1 | -27/+11 | |
| | | ||||||
* | | Fixed typo in RTLIL::Module::{addSshl,addSshr} | Clifford Wolf | 2014-03-15 | 1 | -2/+2 | |
| | | ||||||
* | | Progress in Verific bindings | Clifford Wolf | 2014-03-15 | 1 | -39/+16 | |
| | | ||||||
* | | Progress in Verific bindings | Clifford Wolf | 2014-03-15 | 1 | -7/+15 | |
| | | ||||||
* | | Progress in Verific bindings | Clifford Wolf | 2014-03-15 | 1 | -31/+31 | |
| | | ||||||
* | | Added RTLIL::Module::add{Dff,Dffsr,Adff,Dlatch}Gate() API | Clifford Wolf | 2014-03-15 | 2 | -1/+61 | |
| | | ||||||
* | | Progress in Verific bindings | Clifford Wolf | 2014-03-14 | 1 | -13/+38 | |
| | | ||||||
* | | Added log_dump() support for generic pointers | Clifford Wolf | 2014-03-14 | 1 | -0/+3 | |
| | | ||||||
* | | Progress in Verific bindings | Clifford Wolf | 2014-03-14 | 3 | -228/+348 | |
| | | ||||||
* | | Added RTLIL::Module::Add{Inv,And,Or,Xor,Mux}Gate API | Clifford Wolf | 2014-03-14 | 2 | -0/+48 | |
| | | ||||||
* | | Progress in Verific bindings | Clifford Wolf | 2014-03-13 | 1 | -10/+65 | |
| | | ||||||
* | | Copy Verific vdbs files to Yosys "share" data directory | Clifford Wolf | 2014-03-13 | 3 | -9/+24 | |
| | | ||||||
* | | Small improvement in SAT log messages | Clifford Wolf | 2014-03-13 | 1 | -3/+3 | |
| | | ||||||
* | | Added test_navre.ys for verific frontend | Clifford Wolf | 2014-03-13 | 1 | -0/+17 | |
| | | ||||||
* | | Hotfix for kernel/compatibility.h | Clifford Wolf | 2014-03-13 | 1 | -1/+2 | |
| | | ||||||
* | | Merge branch 'master' of https://github.com/Siesh1oo/yosys | Clifford Wolf | 2014-03-13 | 0 | -0/+0 | |
|\ \ | ||||||
| * | | - Makefile, kernel/posix_compatibility.h/.cc: replay isolated ↵ | Siesh1oo | 2014-03-13 | 3 | -9/+194 | |
| | | | | | | | | | | | | OSX/POSIX.2008 compatibility patch. | |||||
| * | | Merge branch 'master' of https://github.com/Siesh1oo/yosys | Siesh1oo | 2014-03-13 | 2 | -24/+7 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile libs/minisat/System.cc | |||||
| | * | | - kernel/register.h, kernel/driver.cc: refactor ↵ | Siesh1oo | 2014-03-12 | 6 | -39/+44 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rewrite_yosys_exe()/get_share_file_name() to portable proc_self_dirname()/proc_share_dirname(). This refactoring improves robustness and allows OSX support with only 7 new lines of code, and easy extension for other systems. - passes/abc/abc.cc, passes/cmds/show.cc, passes/techmap/techmap.cc: use new, refactored semantics. - Makefile: no need to add $(PWD) to $(PATH) anymore. | |||||
| | * | | - Makefile: don't export DYLD_LIBRARY_PATH/LD_LIBRARY_PATH: not needed if ↵ | Siesh1oo | 2014-03-12 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | | we link minisat objects instead of library | |||||
| | * | | - .gitignore: ignore qmake/OSX package libs/svgviewer/svgviewer.app | Siesh1oo | 2014-03-12 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | - Makefile: follow changes in https://github.com/cliffordwolf/yosys | Siesh1oo | 2014-03-12 | 1 | -16/+3 | |
| | | | | ||||||
| | * | | - libs/minisat/Solver.cc: insert spaces between string and PRIu64 literal, ↵ | Siesh1oo | 2014-03-12 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | otherwise c++11-compliant compilers will bail out due to user-defined literals (minisat bug tracker #13). |