OpenCores
URL https://opencores.org/ocsvn/fwrisc/fwrisc/trunk

Subversion Repositories fwrisc

[/] [fwrisc/] [trunk/] [ve/] [fwrisc/] [tests/] [riscv-compliance/] [riscv-target/] [Codasip-simulator/] [compliance_io.h] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 mballance
// RISC-V Compliance Test Header File
2
// Copyright (c) 2017, Codasip Ltd. All Rights Reserved.
3
// See LICENSE for license details.
4
//
5
// Description: Common header file for RV32I tests
6
 
7
 
8
#ifndef _COMPLIANCE_IO_H
9
#define _COMPLIANCE_IO_H
10
 
11
//-----------------------------------------------------------------------
12
// RV IO Macros
13
//-----------------------------------------------------------------------
14
 
15
#define RVTEST_IO_INIT
16
#define RVTEST_IO_PUTC(_R)
17
#define RVTEST_IO_WRITE_STR(_STR)
18
#define RVTEST_IO_ASSERT_GPR_EQ(_R, _I)
19
 
20
#endif // _COMPLIANCE_IO_H

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.