projects
/
yosys.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
yosys.git
2014-09-01
Clifford Wolf
Added SAT model for $alu cells
commit
|
commitdiff
|
tree
2014-09-01
Clifford Wolf
Fixed "test_cell -simlib all"
commit
|
commitdiff
|
tree
2014-09-01
Clifford Wolf
Added "test_cell -simlib -v"
commit
|
commitdiff
|
tree
2014-09-01
Clifford Wolf
Added "techmap -autoproc"
commit
|
commitdiff
|
tree
2014-09-01
Clifford Wolf
Fixes in old SAT example.ys
commit
|
commitdiff
|
tree
2014-09-01
Clifford Wolf
Moved "share" and "wreduce" to passes/opt/
commit
|
commitdiff
|
tree
2014-09-01
Clifford Wolf
Using std::vector<RTLIL::State> instead of RTLIL::Const...
commit
|
commitdiff
|
tree
2014-08-31
Clifford Wolf
Added eval testing to test_cell
commit
|
commitdiff
|
tree
2014-08-31
Clifford Wolf
Fixed return size of const_*() eval functions
commit
|
commitdiff
|
tree
2014-08-31
Clifford Wolf
Added RTLIL::Const::size()
commit
|
commitdiff
|
tree
2014-08-31
Clifford Wolf
Added eval model for $lut cells
commit
|
commitdiff
|
tree
2014-08-31
Clifford Wolf
Typo fixes in cell->*Param() API
commit
|
commitdiff
|
tree
2014-08-31
Clifford Wolf
Added $lut support in test_cell, techmap, satgen
commit
|
commitdiff
|
tree
2014-08-30
Clifford Wolf
Added design->scratchpad
commit
|
commitdiff
|
tree
2014-08-30
Clifford Wolf
Added $alu cell type
commit
|
commitdiff
|
tree
2014-08-30
Clifford Wolf
Added autotest -e (do not use -noexpr on write_verilog)
commit
|
commitdiff
|
tree
2014-08-30
Clifford Wolf
Improved write address decoder generation memory_map
commit
|
commitdiff
|
tree
2014-08-30
Clifford Wolf
Fixed module->addPmux()
commit
|
commitdiff
|
tree
2014-08-30
Clifford Wolf
Using worker class in memory_map
commit
|
commitdiff
|
tree
2014-08-30
Clifford Wolf
Replaced $__alu CO/CS outputs with full-width CO output
commit
|
commitdiff
|
tree
2014-08-30
Clifford Wolf
Don't change existing binary FSM encoding if it is...
commit
|
commitdiff
|
tree
2014-08-30
Clifford Wolf
Using $pmux info in fsm_extract to optimize transition...
commit
|
commitdiff
|
tree
2014-08-30
Clifford Wolf
Improved handling of $pmux cells in fsm_extract
commit
|
commitdiff
|
tree
2014-08-27
Clifford Wolf
Fixed inserting of Q-inverters in dfflibmap
commit
|
commitdiff
|
tree
2014-08-27
Clifford Wolf
Fixed printing of multi-line Makefile.conf
commit
|
commitdiff
|
tree
2014-08-26
Clifford Wolf
Implemented "rename -enumerate -pattern"
commit
|
commitdiff
|
tree
2014-08-26
Clifford Wolf
Print Makefile.conf as make info message
commit
|
commitdiff
|
tree
2014-08-25
Clifford Wolf
Checking for valid CONFIG value in Makefile
commit
|
commitdiff
|
tree
2014-08-24
Clifford Wolf
Optimize shift ops with constant rhs in opt_const
commit
|
commitdiff
|
tree
2014-08-24
Clifford Wolf
Added some additional log messages to opt_const
commit
|
commitdiff
|
tree
2014-08-24
Clifford Wolf
Added is_signed argument to SigSpec.as_int() and Const...
commit
|
commitdiff
|
tree
2014-08-24
Clifford Wolf
azonenberg: Make dump_vcd save model when temporal...
commit
|
commitdiff
|
tree
2014-08-23
Clifford Wolf
Only call proc_share_dirname() in techmap when necessary
commit
|
commitdiff
|
tree
2014-08-23
Clifford Wolf
Removed compatbility.{h,cc}: Not using open_memstream...
commit
|
commitdiff
|
tree
2014-08-23
Clifford Wolf
Changed frontend-api from FILE to std::istream
commit
|
commitdiff
|
tree
2014-08-23
Clifford Wolf
Changed backend-api from FILE to std::ostream
commit
|
commitdiff
|
tree
2014-08-22
Clifford Wolf
Added "stat -width"
commit
|
commitdiff
|
tree
2014-08-22
Clifford Wolf
Added emscripten (emcc) support to build system and...
commit
|
commitdiff
|
tree
2014-08-22
Clifford Wolf
Added DPI-C documentation to README file
commit
|
commitdiff
|
tree
2014-08-22
Clifford Wolf
Added support for non-standard <plugin>:<c_name> DPI...
commit
|
commitdiff
|
tree
2014-08-22
Clifford Wolf
Archibald Rust and Clifford Wolf: ffi-based dpi_call()
commit
|
commitdiff
|
tree
2014-08-22
Clifford Wolf
Added "plugin" command
commit
|
commitdiff
|
tree
2014-08-22
Clifford Wolf
Updated ABC to 4d547a5e065b
commit
|
commitdiff
|
tree
2014-08-21
Clifford Wolf
Cosmetic changes to FSM tests
commit
|
commitdiff
|
tree
2014-08-21
Clifford Wolf
Fixed small memory leak in ast simplify
commit
|
commitdiff
|
tree
2014-08-21
Clifford Wolf
Added support for DPI function with different names...
commit
|
commitdiff
|
tree
2014-08-21
Clifford Wolf
Added AstNode::asInt()
commit
|
commitdiff
|
tree
2014-08-21
Clifford Wolf
Fixed memory leak in DPI function calls
commit
|
commitdiff
|
tree
2014-08-21
Clifford Wolf
Merge branch 'master' of github.com:cliffordwolf/yosys
commit
|
commitdiff
|
tree
2014-08-21
Clifford Wolf
Added Verilog/AST support for DPI functions (dpi_call...
commit
|
commitdiff
|
tree
2014-08-21
Clifford Wolf
Added support for global tasks and functions
commit
|
commitdiff
|
tree
2014-08-19
Clifford Wolf
Added mod->addGate() methods for new gate types
commit
|
commitdiff
|
tree
2014-08-18
Clifford Wolf
Using "via_celltype" in $mul carry-save-acc implementation
commit
|
commitdiff
|
tree
2014-08-18
Clifford Wolf
Added "via_celltype" attribute on task/func
commit
|
commitdiff
|
tree
2014-08-17
Clifford Wolf
Performance fix for new $__lcu techmap rule
commit
|
commitdiff
|
tree
2014-08-17
Clifford Wolf
Replaced recursive lcu scheme with bk adder
commit
|
commitdiff
|
tree
2014-08-17
Clifford Wolf
Added const folding of AST_CASE to AST simplifier
commit
|
commitdiff
|
tree
2014-08-17
Clifford Wolf
Fixed proc_{self,share}_dirname error handling
commit
|
commitdiff
|
tree
2014-08-17
Clifford Wolf
Makefile fixes
commit
|
commitdiff
|
tree
2014-08-17
Clifford Wolf
Improved AST ProcessGenerator performance
commit
|
commitdiff
|
tree
2014-08-17
Clifford Wolf
Improved sig.remove2() performance
commit
|
commitdiff
|
tree
2014-08-16
Clifford Wolf
Use stackmap<> in AST ProcessGenerator
commit
|
commitdiff
|
tree
2014-08-16
Clifford Wolf
Added stackmap<> container
commit
|
commitdiff
|
tree
2014-08-16
Clifford Wolf
Renamed toposort.h to utils.h
commit
|
commitdiff
|
tree
2014-08-16
Clifford Wolf
Added module->uniquify()
commit
|
commitdiff
|
tree
2014-08-16
Clifford Wolf
Fixed AOI/OAI expr handling in verilog backend
commit
|
commitdiff
|
tree
2014-08-16
Clifford Wolf
Multiply using a carry-save accumulator
commit
|
commitdiff
|
tree
2014-08-16
Clifford Wolf
Added "test_cell -s <seed>"
commit
|
commitdiff
|
tree
2014-08-16
Clifford Wolf
AST ProcessGenerator: replaced subst_*_{from,to} with...
commit
|
commitdiff
|
tree
2014-08-16
Clifford Wolf
Added additional gate types: $_NAND_ $_NOR_ $_XNOR_...
commit
|
commitdiff
|
tree
2014-08-16
Clifford Wolf
Added CellTypes::cell_evaluable()
commit
|
commitdiff
|
tree
2014-08-16
Clifford Wolf
Changes in techmap $__alu interface
commit
|
commitdiff
|
tree
2014-08-16
Clifford Wolf
Added "opt -fast"
commit
|
commitdiff
|
tree
2014-08-16
Clifford Wolf
Added log_spacer()
commit
|
commitdiff
|
tree
2014-08-15
Clifford Wolf
Bugfix in iopadmap
commit
|
commitdiff
|
tree
2014-08-15
Clifford Wolf
Renamed $lut ports to follow A-Y naming scheme
commit
|
commitdiff
|
tree
2014-08-15
Clifford Wolf
Renamed $_INV_ cell type to $_NOT_
commit
|
commitdiff
|
tree
2014-08-15
Clifford Wolf
Removed old doc references to $safe_pmux
commit
|
commitdiff
|
tree
2014-08-15
Clifford Wolf
More idstring sort_by_* helpers and fixed tpl ordering...
commit
|
commitdiff
|
tree
2014-08-15
Clifford Wolf
Added Frontend "+/" filename syntax for files from...
commit
|
commitdiff
|
tree
2014-08-15
Clifford Wolf
document "techmap -map %<design-name>"
commit
|
commitdiff
|
tree
2014-08-14
Clifford Wolf
Fixed bug in "read_verilog -ignore_redef"
commit
|
commitdiff
|
tree
2014-08-14
Clifford Wolf
Added RTLIL::SigSpec::to_sigbit_map()
commit
|
commitdiff
|
tree
2014-08-14
Clifford Wolf
Changed the AST genWidthRTLIL subst interface to use...
commit
|
commitdiff
|
tree
2014-08-14
Clifford Wolf
Added sig.{replace,remove,extract} variants for std...
commit
|
commitdiff
|
tree
2014-08-14
Clifford Wolf
Fixed line numbers when using here-doc macros
commit
|
commitdiff
|
tree
2014-08-14
Clifford Wolf
Fixed handling of task outputs
commit
|
commitdiff
|
tree
2014-08-14
Clifford Wolf
Simplified $__arraymul techmap rule
commit
|
commitdiff
|
tree
2014-08-14
Clifford Wolf
Added module->ports
commit
|
commitdiff
|
tree
2014-08-14
Clifford Wolf
Refactoring of CellType class
commit
|
commitdiff
|
tree
2014-08-14
Clifford Wolf
RIP $safe_pmux
commit
|
commitdiff
|
tree
2014-08-14
Clifford Wolf
Some improvements in FSM mapping and recoding
commit
|
commitdiff
|
tree
2014-08-14
Clifford Wolf
Added "abc -D" for setting delay target
commit
|
commitdiff
|
tree
2014-08-14
Clifford Wolf
Updated ABC to 4935c2b946de
commit
|
commitdiff
|
tree
2014-08-13
Clifford Wolf
Added techmap support for actual lookahead carry unit
commit
|
commitdiff
|
tree
2014-08-13
Clifford Wolf
Preparations for lookahead ALU support in techmap.v
commit
|
commitdiff
|
tree
2014-08-13
Clifford Wolf
Filter ANSI escape sequences from ABC output
commit
|
commitdiff
|
tree
2014-08-13
Clifford Wolf
New interface for $__alu in techmap.v
commit
|
commitdiff
|
tree
2014-08-13
Clifford Wolf
Added support for non-standard """ macro bodies
commit
|
commitdiff
|
tree
2014-08-12
Clifford Wolf
Fixed handling of constant-true branches in proc_clean
commit
|
commitdiff
|
tree
next