URL
https://opencores.org/ocsvn/mips789/mips789/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 15 |
Rev 35 |
Line 1... |
Line 1... |
|
/******************************************************************
|
|
* *
|
|
* Author: Liwei *
|
|
* *
|
|
* This file is part of the "mips789" project. *
|
|
* Downloaded from: *
|
|
* http://www.opencores.org/pdownloads.cgi/list/mips789 *
|
|
* *
|
|
* If you encountered any problem, please contact me via *
|
|
* Email:mcupro@opencores.org or mcupro@163.com *
|
|
* *
|
|
******************************************************************/
|
|
|
|
|
|
|
#include "..\..\clib\dvc_lib.h"
|
#include "..\..\clib\dvc_lib.h"
|
|
|
void print_num(unsigned long num)
|
void print_num(unsigned long num)
|
{
|
{
|
unsigned long digit,offset ;
|
unsigned long digit,offset ;
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.