From: Olof Kindgren Date: Fri, 23 Aug 2019 12:09:06 +0000 (+0200) Subject: Add Nexys Video support X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=250d09ed2d1b7b8b832713e31a97e5f2a6d10076;p=microwatt.git Add Nexys Video support --- diff --git a/microwatt.core b/microwatt.core index 27c7084..30354ce 100644 --- a/microwatt.core +++ b/microwatt.core @@ -44,6 +44,11 @@ filesets: - fpga/nexys_a7.xdc : {file_type : xdc} - fpga/clk_gen_bypass.vhd : {file_type : vhdlSource-2008} + nexys_video: + files: + - fpga/nexys-video.xdc : {file_type : xdc} + - fpga/clk_gen_bypass.vhd : {file_type : vhdlSource-2008} + targets: nexys_a7: default_tool: vivado @@ -53,6 +58,14 @@ targets: vivado: {part : xc7a100tcsg324-1} toplevel : toplevel + nexys_video: + default_tool: vivado + filesets: [core, nexys_video, soc] + parameters : [memory_size, ram_init_file] + tools: + vivado: {part : xc7a200tsbg484-1} + toplevel : toplevel + parameters: memory_size: datatype : int