summaryrefslogtreecommitdiffstats
path: root/include/xilinx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xilinx.h')
-rw-r--r--include/xilinx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xilinx.h b/include/xilinx.h
index 365c0c358e..fa89fb6835 100644
--- a/include/xilinx.h
+++ b/include/xilinx.h
@@ -28,7 +28,7 @@ typedef enum { /* typedef Xilinx_Family */
min_xilinx_type, /* low range check value */
xilinx_spartan2, /* Spartan-II Family */
Xilinx_VirtexE, /* Virtex-E Family */
- Xilinx_Virtex2, /* Virtex2 Family */
+ xilinx_virtex2, /* Virtex2 Family */
xilinx_spartan3, /* Spartan-III Family */
xilinx_zynq, /* Zynq Family */
max_xilinx_type /* insert all new types before this */
OpenPOWER on IntegriCloud