2014-08-07 |
Clifford Wolf | Also allow "module foobar(input foo, output bar, .... |
commit | commitdiff | tree |
2014-08-07 |
Clifford Wolf | Added adff2dff.v (for techmap -share_map) |
commit | commitdiff | tree |
2014-08-06 |
Clifford Wolf | Added AST_MULTIRANGE (arrays with more than 1 dimension) |
commit | commitdiff | tree |
2014-08-06 |
Clifford Wolf | Various improvements in memory_dff pass |
commit | commitdiff | tree |
2014-08-05 |
Clifford Wolf | Various fixes and improvements in wreduce pass |
commit | commitdiff | tree |
2014-08-05 |
Clifford Wolf | Removed old "constmap" from wreduce code |
commit | commitdiff | tree |
2014-08-05 |
Clifford Wolf | Added support for truncating of wires to wreduce pass |
commit | commitdiff | tree |
2014-08-05 |
Clifford Wolf | Cleanups and improvements in wreduce pass |
commit | commitdiff | tree |
2014-08-05 |
Clifford Wolf | Added mux support to wreduce command |
commit | commitdiff | tree |
2014-08-05 |
Clifford Wolf | Improved scope resolution of local regs in Verilog... |
commit | commitdiff | tree |
2014-08-05 |
Clifford Wolf | Fixed AST handling of variables declared inside a funct... |
commit | commitdiff | tree |
2014-08-04 |
Clifford Wolf | Added "show -signed" |
commit | commitdiff | tree |
2014-08-04 |
Clifford Wolf | Added support for non-standard "module mod_name(..... |
commit | commitdiff | tree |
2014-08-04 |
Clifford Wolf | Added RTLIL::IdString::in(...) |
commit | commitdiff | tree |
2014-08-03 |
Clifford Wolf | Fixed "share" for memory read ports |
commit | commitdiff | tree |
2014-08-03 |
Clifford Wolf | Added "wreduce" to some of the standard test benches |
commit | commitdiff | tree |
2014-08-03 |
Clifford Wolf | Progress in "wreduce" pass |
commit | commitdiff | tree |
2014-08-03 |
Clifford Wolf | Added "wreduce" command (work in progress) |
commit | commitdiff | tree |
2014-08-03 |
Clifford Wolf | Added query() API to ModIndex |
commit | commitdiff | tree |
2014-08-03 |
Clifford Wolf | Added ID() macro for static IdStrings |
commit | commitdiff | tree |
2014-08-03 |
Clifford Wolf | Implemented recursive techmap |
commit | commitdiff | tree |
2014-08-03 |
Clifford Wolf | Fixes in show command (related to new IdString) |
commit | commitdiff | tree |
2014-08-02 |
Clifford Wolf | Implemented simplemap support for "techmap -extern" |
commit | commitdiff | tree |
2014-08-02 |
Clifford Wolf | Fixed a va_list corruption in logv_error() |
commit | commitdiff | tree |
2014-08-02 |
Clifford Wolf | Be more conservative with printing decimal numbers... |
commit | commitdiff | tree |
2014-08-02 |
Clifford Wolf | Improved verilog output for ordinary $mux cells |
commit | commitdiff | tree |
2014-08-02 |
Clifford Wolf | Bugfix in "techmap -extern" |
commit | commitdiff | tree |
2014-08-02 |
Clifford Wolf | Removed at() method from RTLIL::IdString |
commit | commitdiff | tree |
2014-08-02 |
Clifford Wolf | No implicit conversion from IdString to anything else |
commit | commitdiff | tree |
2014-08-02 |
Clifford Wolf | More bugfixes related to new RTLIL::IdString |
commit | commitdiff | tree |
2014-08-02 |
Clifford Wolf | Limit size of log_signal buffer to 100 elements |
commit | commitdiff | tree |
2014-08-02 |
Clifford Wolf | Improvements in new RTLIL::IdString implementation |
commit | commitdiff | tree |
2014-08-02 |
Clifford Wolf | Fixed a performance bug in opt_reduce |
commit | commitdiff | tree |
2014-08-02 |
Clifford Wolf | Implemented new reference counting RTLIL::IdString |
commit | commitdiff | tree |
2014-08-02 |
Clifford Wolf | Fixed memory corruption related to id2cstr() |
commit | commitdiff | tree |
2014-08-02 |
Clifford Wolf | More cleanups related to RTLIL::IdString usage |
commit | commitdiff | tree |
2014-08-01 |
Clifford Wolf | Preparations for RTLIL::IdString redesign: cleanup... |
commit | commitdiff | tree |
2014-08-01 |
Clifford Wolf | Added logfile hash to statistics footer |
commit | commitdiff | tree |
2014-08-01 |
Clifford Wolf | Replaced sha1 implementation |
commit | commitdiff | tree |
2014-08-01 |
Clifford Wolf | Added per-pass cpu usage statistics |
commit | commitdiff | tree |
2014-08-01 |
Clifford Wolf | Added ModIndex helper class, some changes to RTLIL... |
commit | commitdiff | tree |
2014-08-01 |
Clifford Wolf | Packed SigBit::data and SigBit::offset in a union |
commit | commitdiff | tree |
2014-08-01 |
Clifford Wolf | Consolidated hana test benches into fewer files |
commit | commitdiff | tree |
2014-08-01 |
Clifford Wolf | Added "test_autotb -n <num_iter>" option |
commit | commitdiff | tree |
2014-07-31 |
Clifford Wolf | Renamed modwalker.h to modtools.h |
commit | commitdiff | tree |
2014-07-31 |
Clifford Wolf | Various cleanups in Makefile, Renamed default configura... |
commit | commitdiff | tree |
2014-07-31 |
Clifford Wolf | Added compiler + compiler version + compiler flags... |
commit | commitdiff | tree |
2014-07-31 |
Clifford Wolf | Fixed build of verific bindings |
commit | commitdiff | tree |
2014-07-31 |
Clifford Wolf | Renamed port access function on RTLIL::Cell, added... |
commit | commitdiff | tree |
2014-07-31 |
Clifford Wolf | Added "trace" command |
commit | commitdiff | tree |
2014-07-31 |
Clifford Wolf | Added RTLIL::Monitor |
commit | commitdiff | tree |
2014-07-31 |
Clifford Wolf | Added module->design and cell->module, wire->module... |
commit | commitdiff | tree |
2014-07-31 |
Clifford Wolf | Moved some stuff to kernel/yosys.{h,cc}, using Yosys... |
commit | commitdiff | tree |
2014-07-31 |
Clifford Wolf | Renamed "stdcells.v" to "techmap.v" |
commit | commitdiff | tree |
2014-07-31 |
Clifford Wolf | Added "techmap -assert" |
commit | commitdiff | tree |
2014-07-31 |
Clifford Wolf | Reorganized stdcells.v (no actual code change, just... |
commit | commitdiff | tree |
2014-07-30 |
Clifford Wolf | Added "yosys -A" |
commit | commitdiff | tree |
2014-07-30 |
Clifford Wolf | Added "yosys -Q" |
commit | commitdiff | tree |
2014-07-30 |
Clifford Wolf | Added techmap CONSTMAP feature |
commit | commitdiff | tree |
2014-07-30 |
Clifford Wolf | Fixed counting verilog line numbers for "// synopsys... |
commit | commitdiff | tree |
2014-07-30 |
Clifford Wolf | Added write_file command |
commit | commitdiff | tree |
2014-07-30 |
Clifford Wolf | Added "make -j{N}" support to "make test" |
commit | commitdiff | tree |
2014-07-30 |
Clifford Wolf | Improvements in test_cell |
commit | commitdiff | tree |
2014-07-30 |
Clifford Wolf | New techmap default rules for $shr $sshr $shl $sshl |
commit | commitdiff | tree |
2014-07-30 |
Clifford Wolf | Using native ezSAT shift ops in satgen, fixed $shift... |
commit | commitdiff | tree |
2014-07-30 |
Clifford Wolf | Added native support for shift operations to ezSAT |
commit | commitdiff | tree |
2014-07-30 |
Clifford Wolf | Added "log_dump_val_worker(char *v)" |
commit | commitdiff | tree |
2014-07-30 |
Clifford Wolf | Added CodingStyle document |
commit | commitdiff | tree |
2014-07-30 |
Clifford Wolf | Added "kernel/yosys.h" and "kernel/yosys.cc" |
commit | commitdiff | tree |
2014-07-29 |
Clifford Wolf | Added "test_cell" command |
commit | commitdiff | tree |
2014-07-29 |
Clifford Wolf | Renamed "write_autotest" to "test_autotb" and moved... |
commit | commitdiff | tree |
2014-07-29 |
Clifford Wolf | Fixed Verilog pre-processor for files with no trailing... |
commit | commitdiff | tree |
2014-07-29 |
Clifford Wolf | Bugfix in simlib.v for iverilog |
commit | commitdiff | tree |
2014-07-29 |
Clifford Wolf | Allow "hierarchy -generate" for $__ cells |
commit | commitdiff | tree |
2014-07-29 |
Clifford Wolf | Added "techmap -map %{design-name}" |
commit | commitdiff | tree |
2014-07-29 |
Clifford Wolf | Added $shift and $shiftx cell types (needed for correct... |
commit | commitdiff | tree |
2014-07-28 |
Clifford Wolf | Removed left over debug code |
commit | commitdiff | tree |
2014-07-28 |
Clifford Wolf | Fixed part selects of parameters |
commit | commitdiff | tree |
2014-07-28 |
Clifford Wolf | Set results of out-of-bounds static bit/part select... |
commit | commitdiff | tree |
2014-07-28 |
Clifford Wolf | Fixed RTLIL code generator for part select of parameter |
commit | commitdiff | tree |
2014-07-28 |
Clifford Wolf | Fixed width detection for part selects |
commit | commitdiff | tree |
2014-07-28 |
Clifford Wolf | Added support for "upto" wires to Verilog front- and... |
commit | commitdiff | tree |
2014-07-28 |
Clifford Wolf | Added wire->upto flag for signals such as "wire [0... |
commit | commitdiff | tree |
2014-07-28 |
Clifford Wolf | Using log_assert() instead of assert() |
commit | commitdiff | tree |
2014-07-28 |
Clifford Wolf | Added std::initializer_list<> constructor to SigSpec |
commit | commitdiff | tree |
2014-07-28 |
Clifford Wolf | Added cover() to all SigSpec constructors |
commit | commitdiff | tree |
2014-07-28 |
Clifford Wolf | Fixed signdness detection of expressions with bit-... |
commit | commitdiff | tree |
2014-07-28 |
Clifford Wolf | Improvements in tests/vloghtb |
commit | commitdiff | tree |
2014-07-27 |
Clifford Wolf | Added techmap -extern |
commit | commitdiff | tree |
2014-07-27 |
Clifford Wolf | Added proper Design->addModule interface |
commit | commitdiff | tree |
2014-07-27 |
Clifford Wolf | Added topological sorting to techmap |
commit | commitdiff | tree |
2014-07-27 |
Clifford Wolf | Added SigPool::check(bit) |
commit | commitdiff | tree |
2014-07-27 |
Clifford Wolf | Small improvements in PerformanceTimer API |
commit | commitdiff | tree |
2014-07-27 |
Clifford Wolf | Fixed bug in opt_clean |
commit | commitdiff | tree |
2014-07-27 |
Clifford Wolf | Improved performance of opt_const on large modules |
commit | commitdiff | tree |
2014-07-27 |
Clifford Wolf | Added RTLIL::SigSpec::remove_const() handling of packed... |
commit | commitdiff | tree |
2014-07-27 |
Clifford Wolf | Added RTLIL::SigSpecConstIterator |
commit | commitdiff | tree |
2014-07-27 |
Clifford Wolf | Fixed a bug in opt_clean and some RTLIL API usage cleanups |
commit | commitdiff | tree |
2014-07-27 |
Clifford Wolf | Added log_cmd_error_expection |
commit | commitdiff | tree |
2014-07-27 |
Clifford Wolf | Fixed verific bindings for new RTLIL api |
commit | commitdiff | tree |
next |