URL
https://opencores.org/ocsvn/ssbcc/ssbcc/trunk
Subversion Repositories ssbcc
[/] [ssbcc/] [trunk/] [lib/] [9x8/] [tb/] [math/] [uc.9x8] - Rev 4
Compare with Previous | Blame | View Log
# Copyright 2014, Sinclair R.F., Inc.# Test bench for the math library.ARCHITECTURE core/9x8 VerilogINSTRUCTION 1024DATA_STACK 128RETURN_STACK 32PORTCOMMENT 32-bit addition resultPERIPHERAL big_outport outport=O_VALUE \outsignal=o_value \width=96OUTPORT strobe o_value_done \O_VALUE_DONEPORTCOMMENT termination strobeOUTPORT strobe o_terminate \O_TERMINATEASSEMBLY uc.s
