mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-24 05:47:16 -04:00
3 lines
97 B
Bash
Executable file
3 lines
97 B
Bash
Executable file
#!/bin/sh
|
|
sed -i 's/assign reset_ext = /assign reset_ext = 1 | /' $WALLY/testbench/testbench.sv
|
|
|