Skip to content

Commit cc0de57

Browse files
authored
README.md: Fix a couple typos
1 parent 338734f commit cc0de57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Lambdalib Introduction
22

3-
Lambdalib is a modular hardware abstraction library decouples design from the underlying manufacturing target. Lambdalib defines a set of generic functions that get resolved during the target technology mapping stage.
3+
Lambdalib is a modular hardware abstraction library which decouples design from the underlying manufacturing target. Lambdalib defines a set of generic functions that get resolved during the target technology mapping stage.
44

55
Lambdalib includes the following hardware categories:
66

@@ -16,7 +16,7 @@ Lambdalib includes the following hardware categories:
1616

1717
The [Lambdapdk](https://github.com/siliconcompiler/lambdapdk) repository demonstrates implementation of the Lambdalib interfaces across a number of open source process technologies.
1818

19-
Lambdalib has successfully used in multiple tapeouts using [SiliconCompiler](https://github.com/siliconcompiler/siliconcompiler).
19+
Lambdalib was successfully used in multiple tapeouts using [SiliconCompiler](https://github.com/siliconcompiler/siliconcompiler).
2020

2121
# License
2222

0 commit comments

Comments
 (0)