Skip to content

Commit 18b3fb0

Browse files
authored
Merge pull request #30 from siliconcompiler/readme_update
Tweaking README
2 parents 598d0bd + e353b54 commit 18b3fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Lambdalib Introduction
22

3-
Lambdalib is a modular hardware abstraction layer that helps decouple hardware design from manufacturing technology and proprietary IP. Lambdalib defines a set of standardized interfaces that are used to instantiate generic cells within a design. Technology specific modules that conform to the Lambdalib interfaces can then be linked at compiler time.
3+
Lambdalib is a modular hardware abstraction layer that helps decouple hardware design from manufacturing technology and proprietary IP. Lambdalib defines a set of technology independent generic functions that can be directly instantiated within the design. Technology specific implementations can be linked in at compile time.
44

55
Lambdalib includes the following hardware categories:
66

0 commit comments

Comments
 (0)