From 45534aebeebd895638d5fa8a8fd53737bf5c1058 Mon Sep 17 00:00:00 2001 From: Yuanjie Huang Date: Mon, 18 Feb 2019 10:09:07 +0800 Subject: [PATCH] Update README.MD --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index f8f35b6..8e2000b 100644 --- a/README.MD +++ b/README.MD @@ -2,7 +2,7 @@ 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. +but due to absence of synthesis support **it should not be used in an HLS project targeting FPGA**. ----