mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-07 14:43:23 +00:00
Fixed Identation
This commit is contained in:
parent
038caab4e0
commit
60608a86bb
1 changed files with 166 additions and 167 deletions
|
@ -3772,7 +3772,6 @@ namespace YOSYS_PYTHON {
|
||||||
def("const_pow", const_pow);
|
def("const_pow", const_pow);
|
||||||
def("const_pos", const_pos);
|
def("const_pos", const_pos);
|
||||||
def("const_neg", const_neg);
|
def("const_neg", const_neg);
|
||||||
|
|
||||||
def("run",run);
|
def("run",run);
|
||||||
def("log",log);
|
def("log",log);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue