Skip to content

ImportError: Missing 'lef_rom_interconnect' in stable version's OpenRAM tech module #273

@OsFlora

Description

@OsFlora

Describe the bug
When compiling SRAM using the command line, the following error occurs:
from openram.tech import drc, layer, parameter, lef_rom_interconnect
ImportError: cannot import name 'lef_rom_interconnect' from 'openram.tech'

Version
OpenRAM stable version (default clone)

To Reproduce
I checked the latest version of the repo, and I found that the keyword ' lef_rom_interconnect' has been deleted, while it still appears on the stable version, which leads to the bug on the default clone.

Expected behavior
Please take a look, thanks

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions