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

Subversion Repositories fwrisc

[/] [fwrisc/] [trunk/] [ve/] [fwrisc/] [tests/] [fwrisc_instr_tests_system.h] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 mballance
/*
2
 * fwrisc_instr_tests_system.h
3
 *
4
 * Copyright 2018 Matthew Ballance
5
 *
6
 * Licensed under the Apache License, Version 2.0 (the
7
 * "License"); you may not use this file except in
8
 * compliance with the License.  You may obtain a copy of
9
 * the License at
10
 *
11
 * http://www.apache.org/licenses/LICENSE-2.0
12
 *
13
 * Unless required by applicable law or agreed to in
14
 * writing, software distributed under the License is
15
 * distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
16
 * CONDITIONS OF ANY KIND, either express or implied.  See
17
 * the License for the specific language governing
18
 * permissions and limitations under the License.
19
 *
20
 *  Created on: Oct 31, 2018
21
 *      Author: ballance
22
 */
23
 
24
#ifndef INCLUDED_FWRISC_INSTR_TESTS_SYSTEM_H
25
#define INCLUDED_FWRISC_INSTR_TESTS_SYSTEM_H
26
#include "fwrisc_instr_tests.h"
27
 
28
class fwrisc_instr_tests_system : public fwrisc_instr_tests {
29
public:
30
        fwrisc_instr_tests_system();
31
 
32
        virtual ~fwrisc_instr_tests_system();
33
};
34
 
35
#endif /* INCLUDED_FWRISC_INSTR_TESTS_SYSTEM_H */

powered by: WebSVN 2.1.0

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