mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-08 15:13:24 +00:00
Added new APIs to changelog
This commit is contained in:
parent
bcd8a2fc56
commit
183d4f8e71
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ Yosys 0.4 .. Yosys 0.5
|
||||||
|
|
||||||
* API changes
|
* API changes
|
||||||
- Added log_warning()
|
- Added log_warning()
|
||||||
|
- Added eval_select_args() and eval_select_op()
|
||||||
- Added cell->known(), cell->input(portname), cell->output(portname)
|
- Added cell->known(), cell->input(portname), cell->output(portname)
|
||||||
- Skip blackbox modules in design->selected_modules()
|
- Skip blackbox modules in design->selected_modules()
|
||||||
- Replaced std::map<> and std::set<> with dict<> and pool<>
|
- Replaced std::map<> and std::set<> with dict<> and pool<>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue