| Line | |
|---|
| 1 | |
|---|
| 2 | network_sweep - sweeps the network to ensure that deterministic constants are |
|---|
| 3 | removed |
|---|
| 4 | _________________________________________________________________ |
|---|
| 5 | |
|---|
| 6 | network_sweep [-h][-v] |
|---|
| 7 | |
|---|
| 8 | This function performs a sweep on the given Ntk_Network_t. It propagates all |
|---|
| 9 | the deterministic constant nodes, and removes all buffer nodes. It modifies |
|---|
| 10 | the network. Command options: |
|---|
| 11 | |
|---|
| 12 | -h |
|---|
| 13 | Print the command usage. |
|---|
| 14 | |
|---|
| 15 | -v |
|---|
| 16 | Print debug information. |
|---|
| 17 | _________________________________________________________________ |
|---|
| 18 | |
|---|
| 19 | Last updated on 20100410 00h02 |
|---|
Note: See
TracBrowser
for help on using the repository browser.