nextpnr/python/dump_design.py

3 lines
48 B
Python

for cell in design.cells:
print(cell.first)