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

Subversion Repositories fwrisc

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

Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

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