URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
63 |
julius |
// ----------------------------------------------------------------------------
|
2 |
|
|
|
3 |
|
|
// Unified Header file for the Embecosm cycle accurate SystemC JTAG library
|
4 |
|
|
|
5 |
|
|
// Copyright (C) 2009 Embecosm Limited <info@embecosm.com>
|
6 |
|
|
|
7 |
|
|
// Contributor Jeremy Bennett <jeremy.bennett@embecosm.com>
|
8 |
|
|
|
9 |
|
|
// This file is part of the Embecosm cycle accurate SystemC JTAG library.
|
10 |
|
|
|
11 |
|
|
// This program is free software: you can redistribute it and/or modify it
|
12 |
|
|
// under the terms of the GNU Lesser General Public License as published by
|
13 |
|
|
// the Free Software Foundation, either version 3 of the License, or (at your
|
14 |
|
|
// option) any later version.
|
15 |
|
|
|
16 |
|
|
// This program is distributed in the hope that it will be useful, but WITHOUT
|
17 |
|
|
// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
18 |
|
|
// FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
|
19 |
|
|
// License for more details.
|
20 |
|
|
|
21 |
|
|
// You should have received a copy of the GNU Lesser General Public License
|
22 |
|
|
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
23 |
|
|
|
24 |
|
|
// The C/C++ parts of this program are commented throughout in a fashion
|
25 |
|
|
// suitable for processing with Doxygen.
|
26 |
|
|
|
27 |
|
|
// ----------------------------------------------------------------------------
|
28 |
|
|
|
29 |
|
|
// $Id$
|
30 |
|
|
|
31 |
|
|
|
32 |
|
|
#include "JtagSC.h"
|
33 |
|
|
#include "TapActionDRScan.h"
|
34 |
|
|
#include "TapAction.h"
|
35 |
|
|
#include "TapActionIRScan.h"
|
36 |
|
|
#include "TapActionReset.h"
|
37 |
|
|
#include "TapStateMachine.h"
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.