mirror of
https://github.com/wfjm/w11.git
synced 2026-02-17 05:17:26 +00:00
- Add sysmon/xadc support (for nexys4,basys3,arty designs) - Add Vivado simulator support (DPI not yet working)
17 lines
430 B
Makefile
17 lines
430 B
Makefile
# $Id: viv_default_arty.mk 733 2016-02-20 12:24:13Z mueller $
|
|
#
|
|
# Copyright 2016- by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
|
|
# License disclaimer see LICENSE_gpl_v2.txt in $RETROBASE directory
|
|
#
|
|
# Revision History:
|
|
# Date Rev Version Comment
|
|
# 2016-01-31 726 1.0 Initial version
|
|
#---
|
|
#
|
|
# Setup for Digilent Arty
|
|
#
|
|
# setup default board and part
|
|
#
|
|
VIV_BOARD_SETUP = ${RETROBASE}/rtl/bplib/arty/arty_setup.tcl
|
|
#
|