Skip to content

Commit 0b0ef1b

Browse files
committed
Merge branch 'master' of github.com:verilog-to-routing/vtr-verilog-to-routing
2 parents 394673c + 56ec25f commit 0b0ef1b

File tree

2 files changed

+18
-35
lines changed

2 files changed

+18
-35
lines changed

blifexplorer/README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# BlifExplorer
2+
Odin II visualization tool
3+
4+
The tool visualizes blif files.
5+
It allows to explore the netlist as well as to visualize the step based simulation using random input vectors.
6+
7+
Installation:
8+
9+
The application requires the Qt5 framework, i.e. in ubuntu:
10+
11+
apt-get install qt5-default
12+
13+
The application is build using the VTR_ROOT directory make file using the following command:
14+
15+
make CMAKE_PARAMS="-DWITH_BLIFEXPLORER=on"
16+
17+
Once the project is compiled the application will reside in the blifexplorer directory.
18+

blifexplorer/README.txt

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)