From ee9746272ff8e424794340ba9c9eefa426d904aa Mon Sep 17 00:00:00 2001 From: Greek Date: Sat, 31 Oct 2020 20:54:34 +0100 Subject: [PATCH] * Before Quartus upgrade --- syn/DE10-Nano/top.qsf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syn/DE10-Nano/top.qsf b/syn/DE10-Nano/top.qsf index 25d2544..17cebf9 100644 --- a/syn/DE10-Nano/top.qsf +++ b/syn/DE10-Nano/top.qsf @@ -38,7 +38,7 @@ set_global_assignment -name FAMILY "Cyclone V" set_global_assignment -name DEVICE 5CSEBA6U23I7 -set_global_assignment -name TOP_LEVEL_ENTITY rtps_handler +set_global_assignment -name TOP_LEVEL_ENTITY test set_global_assignment -name ORIGINAL_QUARTUS_VERSION 18.1.0 set_global_assignment -name PROJECT_CREATION_TIME_DATE "12:05:11 MAY 29, 2020" set_global_assignment -name LAST_QUARTUS_VERSION "18.1.0 Lite Edition"