Skip to content

Commit

Permalink
Add two cards FX609 and S241 (#5)
Browse files Browse the repository at this point in the history
* Add two folders

Signed-off-by: luyong6 <luyong@cn.ibm.com>
  • Loading branch information
luyong6 authored and boekholt committed Jul 10, 2018
1 parent 59022c5 commit a6765f2
Show file tree
Hide file tree
Showing 32 changed files with 10,903 additions and 1 deletion.
24 changes: 24 additions & 0 deletions FX609/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
#
# Copyright 2018 International Business Machines
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#

SHELL=/bin/bash

export FPGA_CARD = FX609
export FPGA_DISPLAY = "Flyslice FX609QL"
export FPGA_PART = xcvu9p-fsgd2104-2L-e
export FPGA_SRC = $(ROOT_DIR)/ultrascale_plus/src

include ../capi_card.mk
2 changes: 2 additions & 0 deletions FX609/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Flyslice FX609QL
PSL and board support for Flyslice card with Xilinx VU9P FPGA
641 changes: 641 additions & 0 deletions FX609/src/capi_board_infrastructure.vhdl

Large diffs are not rendered by default.

1,270 changes: 1,270 additions & 0 deletions FX609/src/capi_bsp.vhdl

Large diffs are not rendered by default.

Loading

0 comments on commit a6765f2

Please sign in to comment.