utils: top_generate: generate setseed.vh for all targets

Signed-off-by: Karol Gugala <kgugala@antmicro.com>
This commit is contained in:
Karol Gugala 2019-01-09 22:54:53 +01:00
parent 49d8a6c22c
commit e6eb0db9f9
1 changed files with 3 additions and 0 deletions

View File

@ -6,5 +6,8 @@ set -ex
export FUZDIR=$PWD
source ${XRAY_GENHEADER}
echo '`define SEED 32'"'h$(echo $1 | md5sum | cut -c1-8)" > setseed.vh
make -f $XRAY_DIR/utils/top_generate.mk