From 53a7c416fae3f9b2b4f7d6bf84e312dff3f5b416 Mon Sep 17 00:00:00 2001 From: Eyck Jentzsch Date: Sun, 22 Dec 2019 21:08:40 +0100 Subject: [PATCH] Renamed AHB BFM --- .cproject | 8 ++++---- examples/CMakeLists.txt | 2 +- examples/{ahb_bfm_test => ahb_bfm}/CMakeLists.txt | 4 ++-- examples/{ahb_bfm_test => ahb_bfm}/sc_main.cpp | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) rename examples/{ahb_bfm_test => ahb_bfm}/CMakeLists.txt (80%) rename examples/{ahb_bfm_test => ahb_bfm}/sc_main.cpp (97%) diff --git a/.cproject b/.cproject index 608051f..1f4904f 100644 --- a/.cproject +++ b/.cproject @@ -96,7 +96,7 @@ - @@ -105,7 +105,7 @@ - @@ -115,7 +115,7 @@