From 99b841c75aa91709090cbf4046bf51b7ffb4f612 Mon Sep 17 00:00:00 2001 From: Javier Valenzuela Date: Fri, 5 Feb 2021 13:15:02 -0600 Subject: fpga: x400: zbx: Add support for ZBX CPLD MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Cherwa Vang Co-authored-by: Martin Braun Co-authored-by: Max Köhler Co-authored-by: Paul Butler --- fpga/usrp3/top/x400/dboards/zbx/cpld/.gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 fpga/usrp3/top/x400/dboards/zbx/cpld/.gitignore (limited to 'fpga/usrp3/top/x400/dboards/zbx/cpld/.gitignore') diff --git a/fpga/usrp3/top/x400/dboards/zbx/cpld/.gitignore b/fpga/usrp3/top/x400/dboards/zbx/cpld/.gitignore new file mode 100644 index 000000000..9fd51d1a5 --- /dev/null +++ b/fpga/usrp3/top/x400/dboards/zbx/cpld/.gitignore @@ -0,0 +1,7 @@ +# Ignore Quartus generated files upon project opening. +*.qws +db/ +doc/*.xml +incremental_db/ +output_files/ +*.sopcinfo -- cgit v1.2.3