init
This commit is contained in:
11
lib_sw_pll/tools/ci/do-model-examples.sh
Normal file
11
lib_sw_pll/tools/ci/do-model-examples.sh
Normal file
@@ -0,0 +1,11 @@
|
||||
#! /usr/bin/env bash
|
||||
#
|
||||
# test stuff
|
||||
|
||||
set -ex
|
||||
|
||||
pushd python/sw_pll
|
||||
python sw_pll_sim.py LUT
|
||||
python sw_pll_sim.py SDM
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user