mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-24 13:57:07 -04:00
3 lines
105 B
Bash
Executable file
3 lines
105 B
Bash
Executable file
#!/bin/sh
|
|
sed -i 's/logic \[`CTRLW-1:0] ControlsD/logic ControlsD/' $WALLY/src/ieu/controller.sv
|
|
|