mirror of
https://github.com/YosysHQ/yosys
synced 2026-03-10 23:30:33 +00:00
newcelltypes: mark header unstable
This commit is contained in:
parent
16b1a914f1
commit
6485a13809
1 changed files with 5 additions and 0 deletions
|
|
@ -6,6 +6,11 @@
|
|||
|
||||
YOSYS_NAMESPACE_BEGIN
|
||||
|
||||
/**
|
||||
* This API is unstable.
|
||||
* It may change or be removed in future versions and break dependent code.
|
||||
*/
|
||||
|
||||
namespace StaticCellTypes {
|
||||
|
||||
// Given by last internal cell type IdString constids.inc, compilation error if too low
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue