From b2306b98a77f5c6fdf7c4f257d0628de475d079a Mon Sep 17 00:00:00 2001 From: Joris van Rantwijk Date: Mon, 18 Apr 2016 23:38:54 +0200 Subject: [PATCH] * Add ISE project files for dry-run on Spartan-6. --- synth/xilinx_spartan6/sincos.gise | 198 ++++++++++++ synth/xilinx_spartan6/sincos.xise | 426 ++++++++++++++++++++++++++ synth/xilinx_spartan6/timing.ucf | 2 + synth/xilinx_spartan6/top_d18_p20.ucf | 4 + 4 files changed, 630 insertions(+) create mode 100644 synth/xilinx_spartan6/sincos.gise create mode 100644 synth/xilinx_spartan6/sincos.xise create mode 100644 synth/xilinx_spartan6/timing.ucf create mode 100644 synth/xilinx_spartan6/top_d18_p20.ucf diff --git a/synth/xilinx_spartan6/sincos.gise b/synth/xilinx_spartan6/sincos.gise new file mode 100644 index 0000000..690444a --- /dev/null +++ b/synth/xilinx_spartan6/sincos.gise @@ -0,0 +1,198 @@ + + + + + + + + + + + + + + + + + + + + 11.1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/synth/xilinx_spartan6/sincos.xise b/synth/xilinx_spartan6/sincos.xise new file mode 100644 index 0000000..5cd210a --- /dev/null +++ b/synth/xilinx_spartan6/sincos.xise @@ -0,0 +1,426 @@ + + + +
+ + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/synth/xilinx_spartan6/timing.ucf b/synth/xilinx_spartan6/timing.ucf new file mode 100644 index 0000000..d3c9598 --- /dev/null +++ b/synth/xilinx_spartan6/timing.ucf @@ -0,0 +1,2 @@ +NET "clk" TNM_NET = "clk" ; +TIMESPEC "TS_clk" = PERIOD "clk" 4 ns ; diff --git a/synth/xilinx_spartan6/top_d18_p20.ucf b/synth/xilinx_spartan6/top_d18_p20.ucf new file mode 100644 index 0000000..fca92a9 --- /dev/null +++ b/synth/xilinx_spartan6/top_d18_p20.ucf @@ -0,0 +1,4 @@ + +#Created by Constraints Editor (xc6slx45-csg324-3) - 2016/04/18 +NET "clk" TNM_NET = clk; +TIMESPEC TS_clk = PERIOD "clk" 4 ns HIGH 50%;