index
:
yosys
master
Debian dgit repo for package yosys
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
passes
/
techmap
/
techmap.cc
Commit message (
Expand
)
Author
Age
*
Another block of spelling fixes
Larry Doolittle
2015-08-14
*
Spell check (by Larry Doolittle)
Clifford Wolf
2015-08-14
*
Fixed flatten $meminit handling
Clifford Wolf
2015-07-30
*
Fixed techmap processes error msg
Clifford Wolf
2015-07-18
*
Fixed trailing whitespaces
Clifford Wolf
2015-07-02
*
Improved "flatten" handlings of inout ports
Clifford Wolf
2015-05-23
*
Improved attributes API and handling of "src" attributes
Clifford Wolf
2015-04-24
*
techmap code cleanup
Clifford Wolf
2015-04-09
*
Added support for "file names with blanks"
Clifford Wolf
2015-04-08
*
Removed "techmap -share_map" (use "-map +/filename" instead)
Clifford Wolf
2015-04-08
*
Added "keep_hierarchy" attribute
Clifford Wolf
2015-02-25
*
Fixed "flatten" for non-pre-derived modules
Clifford Wolf
2015-02-21
*
Catch constants assigned to cell outputs in "flatten"
Clifford Wolf
2015-02-21
*
Added support for memories to flatten (techmap)
Clifford Wolf
2015-01-17
*
Fixed handling of foo.__TECHMAP_...
Clifford Wolf
2015-01-15
*
Added Yosys::{dict,nodict,vector} container types
Clifford Wolf
2014-12-26
*
Improvements in simplemap api, added $ne $nex $eq $eqx support
Clifford Wolf
2014-12-24
*
Improved TopoSort determinism
Clifford Wolf
2014-11-07
*
Added format __attribute__ to stringf()
Clifford Wolf
2014-10-10
*
Renamed SIZE() to GetSize() because of name collision on Win32
Clifford Wolf
2014-10-10
*
namespace Yosys
Clifford Wolf
2014-09-27
*
Fixed techmap_wrap for techmap_celltype
Clifford Wolf
2014-09-14
*
Added techmap_wrap attribute
Clifford Wolf
2014-09-14
*
Added 'techmap_maccmap' techmap attribute
Clifford Wolf
2014-09-07
*
Added "techmap -autoproc"
Clifford Wolf
2014-09-01
*
Only call proc_share_dirname() in techmap when necessary
Clifford Wolf
2014-08-23
*
Changed frontend-api from FILE to std::istream
Clifford Wolf
2014-08-23
*
Renamed toposort.h to utils.h
Clifford Wolf
2014-08-17
*
More idstring sort_by_* helpers and fixed tpl ordering in techmap
Clifford Wolf
2014-08-15
*
document "techmap -map %<design-name>"
Clifford Wolf
2014-08-15
*
Implemented recursive techmap
Clifford Wolf
2014-08-03
*
Implemented simplemap support for "techmap -extern"
Clifford Wolf
2014-08-02
*
Bugfix in "techmap -extern"
Clifford Wolf
2014-08-02
*
No implicit conversion from IdString to anything else
Clifford Wolf
2014-08-02
*
More bugfixes related to new RTLIL::IdString
Clifford Wolf
2014-08-02
*
More cleanups related to RTLIL::IdString usage
Clifford Wolf
2014-08-02
*
Replaced sha1 implementation
Clifford Wolf
2014-08-01
*
Moved some stuff to kernel/yosys.{h,cc}, using Yosys:: namespace
Clifford Wolf
2014-07-31
*
Renamed "stdcells.v" to "techmap.v"
Clifford Wolf
2014-07-31
*
Added "techmap -assert"
Clifford Wolf
2014-07-31
*
Added techmap CONSTMAP feature
Clifford Wolf
2014-07-30
*
Added "techmap -map %{design-name}"
Clifford Wolf
2014-07-29
*
Using log_assert() instead of assert()
Clifford Wolf
2014-07-28
*
Added techmap -extern
Clifford Wolf
2014-07-27
*
Added topological sorting to techmap
Clifford Wolf
2014-07-27
*
Using new obj iterator API in a few places
Clifford Wolf
2014-07-27
*
Refactoring: Renamed RTLIL::Design::modules to modules_
Clifford Wolf
2014-07-27
*
Refactoring: Renamed RTLIL::Module::cells to cells_
Clifford Wolf
2014-07-27
*
Refactoring: Renamed RTLIL::Module::wires to wires_
Clifford Wolf
2014-07-27
*
Changed more code to the new RTLIL::Wire constructors
Clifford Wolf
2014-07-26
[next]