5 lines
174 B
Bash
5 lines
174 B
Bash
# 启用 bf-sde 环境
|
|
. ../bf-sde-9.2.0/set_sde.bash
|
|
# 编译 Translator 代码
|
|
./../bf-sde-9.2.0/p4_build.sh ../wly_experiment/dta_codes/translator/p4src/dta_translator.p4
|