Skip to content

Commit e353b54

Browse files
committed
Tweaking README
1 parent d0ede52 commit e353b54

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)