Files
prjxray/fuzzers/005-tilegrid/pll/Makefile

11 lines
342 B
Makefile
Raw Permalink Normal View History

2020-04-16 10:15:28 +02:00
# Copyright (C) 2017-2020 The Project X-Ray Authors.
#
# Use of this source code is governed by a ISC-style
# license that can be found in the LICENSE file or at
# https://opensource.org/licenses/ISC
#
# SPDX-License-Identifier: ISC
2020-01-14 17:47:32 +01:00
N ?= 6
2020-10-01 16:24:30 -07:00
GENERATE_ARGS?="--oneval 1 --design params.csv --dframe 1C --dword 24"
2018-12-18 16:06:41 -08:00
include ../fuzzaddr/common.mk