mirror of
https://github.com/Minres/RISCV-VP.git
synced 2026-02-28 03:01:48 +00:00
cleans include statements
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#include "../vp/tb.h"
|
||||
|
||||
#include "tb.h"
|
||||
#include <sysc/kernel/sc_time.h>
|
||||
|
||||
namespace tgc_vp {
|
||||
|
||||
SC_HAS_PROCESS(tb);
|
||||
|
||||
Reference in New Issue
Block a user