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

Subversion Repositories ssbcc

[/] [ssbcc/] [trunk/] [core/] [9x8/] [peripherals/] [tb/] [wide_strobe/] [tb_wide_strobe.9x8] - Blame information for rev 3

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 3 sinclairrf
#
2
# Copyright 2014, Sinclair R.F., Inc.
3
#
4
# Test bench for wide_strobe peripheral.
5
#
6
 
7
ARCHITECTURE    core/9x8 Verilog
8
INSTRUCTION     64
9
DATA_STACK      32
10
RETURN_STACK    16
11
 
12
PORTCOMMENT     narrow strobe bus
13
PERIPHERAL      wide_strobe     outport=O_MIN   \
14
                                outsignal=o_min \
15
                                width=1
16
 
17
PORTCOMMENT     medium-width strobe bus
18
PERIPHERAL      wide_strobe     outport=O_MED   \
19
                                outsignal=o_med \
20
                                width=4
21
 
22
PORTCOMMENT     maximum-width strobe bus
23
PERIPHERAL      wide_strobe     outport=O_MAX   \
24
                                outsignal=o_max \
25
                                width=8
26
 
27
PORTCOMMENT termination signal
28
OUTPORT 1-bit o_done O_DONE
29
 
30
ASSEMBLY tb_wide_strobe.s

powered by: WebSVN 2.1.0

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