OSDN Git Service

add yccrgbs IP core, grxc3s1500-mjpeg, -eek-mjpeg, yccrgbs_pic.c
[fpga-leon-mjpeg/leon-mjpeg.git] / grlib-gpl-1.0.22-b4095 / designs / leon3-gr-xc3s-1500-mjpeg / config.vhd.in
diff --git a/grlib-gpl-1.0.22-b4095/designs/leon3-gr-xc3s-1500-mjpeg/config.vhd.in b/grlib-gpl-1.0.22-b4095/designs/leon3-gr-xc3s-1500-mjpeg/config.vhd.in
new file mode 100644 (file)
index 0000000..17917ad
--- /dev/null
@@ -0,0 +1,16 @@
+#include "config.h"
+#include "tkconfig.h"
+-----------------------------------------------------------------------------
+--  LEON3 Demonstration design test bench configuration
+--  Copyright (C) 2009 Aeroflex Gaisler
+------------------------------------------------------------------------------
+
+
+library techmap;
+use techmap.gencomp.all;
+
+package config is
+
+#include "config.vhd.h"
+
+end;