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

Subversion Repositories potato

[/] [potato/] [trunk/] [riscv-tests/] [simple.S] - Blame information for rev 6

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 6 skordal
# See LICENSE for license details.
2
 
3
#*****************************************************************************
4
# simple.S
5
#-----------------------------------------------------------------------------
6
#
7
# This is the most basic self checking test. If your simulator does not
8
# pass thiss then there is little chance that it will pass any of the
9
# more complicated self checking tests.
10
#
11
 
12
#include "riscv_test.h"
13
#include "test_macros.h"
14
 
15
RVTEST_RV32U
16
RVTEST_CODE_BEGIN
17
 
18
RVTEST_PASS
19
 
20
RVTEST_CODE_END
21
 
22
  .data
23
RVTEST_DATA_BEGIN
24
 
25
  TEST_DATA
26
 
27
RVTEST_DATA_END

powered by: WebSVN 2.1.0

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