From 2b83e28af219a076ea554de77184ae93301e7599 Mon Sep 17 00:00:00 2001 From: Yuanjie Huang Date: Tue, 12 Feb 2019 16:13:14 +0800 Subject: [PATCH] readme: warn about limitation --- README.MD | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.MD b/README.MD index 8922bc2..f8f35b6 100644 --- a/README.MD +++ b/README.MD @@ -1,5 +1,11 @@ # HLS Arbitrary Precision Types Library +This repo provides simulation code of HLS Arbitrary Precision Types. +The code is based from headers shipped with Vivado, +but due to absence of synthesis support it should not be used in an HLS project targeting FPGA. + +---- + Copyright 2011-2019 Xilinx, Inc. Licensed under the Apache License, Version 2.0 (the "License");