projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcd8a2f
)
Added new APIs to changelog
author
Clifford Wolf
<clifford@clifford.at>
Sun, 8 Feb 2015 20:14:52 +0000
(21:14 +0100)
committer
Clifford Wolf
<clifford@clifford.at>
Sun, 8 Feb 2015 20:14:52 +0000
(21:14 +0100)
CHANGELOG
patch
|
blob
|
history
diff --git
a/CHANGELOG
b/CHANGELOG
index 9e980c75b2446c368800f77c235193b172d40ab8..3efbe1093220f6e8f934ef3efc4c180f11a8ff42 100644
(file)
--- a/
CHANGELOG
+++ b/
CHANGELOG
@@
-8,6
+8,7
@@
Yosys 0.4 .. Yosys 0.5
* API changes
- Added log_warning()
+ - Added eval_select_args() and eval_select_op()
- Added cell->known(), cell->input(portname), cell->output(portname)
- Skip blackbox modules in design->selected_modules()
- Replaced std::map<> and std::set<> with dict<> and pool<>