Skip to content

Commit

Permalink
updating version and fixing readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nbingham1 committed Dec 9, 2024
1 parent e4895e5 commit ef657d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ region 1 {
Compile your functional specification to production rules.

```
$ lm build -r wchb1b.hse
$ lm build -r wchb1b.cog
$ cat wchb1b.prs
require driven, stable, noninterfering
@_12&R.t<1>|_Reset<3>&L.t<3>&R.e<3>->v3-
Expand Down Expand Up @@ -92,7 +92,7 @@ Vdd<0.1>->_12- [weak]
Or do layout.

```
$ lm build wchb1b.hse
$ lm build wchb1b.cog
$ klayout wchb1b.gds
```

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.11.2
0.11.3

0 comments on commit ef657d1

Please sign in to comment.