Skip to content

Commit 36bbfef

Browse files
authored
v1.5.295 Update README.md
1 parent 3333425 commit 36bbfef

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Netgen
2-
### Current distribution version 1.5.272
3-
Precompiled for **64b 22.04 Ubuntu and Ubuntu-based Linux**. It's also tested on a light-weight Ubuntu-variant LXLE distro. If you are interested in compiling from the source, instructions in [Compiling and Installing netgen](ADMIN.md) should help.
2+
### Current distribution version 1.5.295
3+
Precompiled for **64b 24.04 Ubuntu and Ubuntu-based Linux**. If you are interested in compiling from the source, instructions in [Compiling and Installing netgen](ADMIN.md) should help.
44

55
[Netgen](http://opencircuitdesign.com/netgen/) is a tool for comparing netlists, a process known as LVS, which stands for "Layout vs. Schematic". This is an important step in the integrated circuit design flow, ensuring that the geometry that has been laid out matches the expected circuit.
66
Netgen is currently maintained by Tim Edwards (opencircuitdesign.com/netgen)
@@ -15,9 +15,9 @@ Netgen is currently maintained by Tim Edwards (opencircuitdesign.com/netgen)
1515
- To download from the ```git``` repository:
1616
- ```git clone https://github.com/silicon-vlsi-org/eda-netgen```
1717
- Change directory to the installed `netgen` directory eg. ```cd eda-netgen```
18-
- Checkout the desired version: ```git checkout v1.5.272```
18+
- Checkout the desired version: ```git checkout v1.5.295```
1919
- To make sure you are on the right version type ```git branch``` and your output should have a line like this :
20-
- ```* (HEAD detached at v1.5.272)```
20+
- ```* (HEAD detached at v1.5.295)```
2121

2222
- Add the following environment variables in your `~/.bashrc`
2323

@@ -32,6 +32,8 @@ where `<INSTALL_DIR>` is the directory where `eda-netgen` is installed e.g. `/ho
3232
FIXME: Add examples to the repo
3333

3434
## Release History
35+
- **v1.5.295**:
36+
- **Netgen 1.5.295** for **Ubuntu 24.04**
3537
- **v1.5.272**:
3638
- **Netgen 1.5.272** for **Ubuntu 22.04**
3739
- Compiled on linode VM running Ubuntu 22.04 kernel 5.15.0-100-generic #110-Ubuntu 03/10/24

0 commit comments

Comments
 (0)