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

Subversion Repositories hwlu

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /hwlu/trunk
    from Rev 9 to Rev 10
    Reverse comparison

Rev 9 → Rev 10

/sw/common.h
0,0 → 1,17
/************************************************************/
/* Filename : common.h */
/* Description: Prototypes for commonly used functions. */
/* Author : Nikolaos Kavvadias, <nkavv@physics.auth.gr> */
/* Date : Tuesday, 09/02/2010. */
/* Revision : -- */
/************************************************************/
 
#include <stdio.h>
 
void print_vhdl_header_common(FILE *);
unsigned ipow(unsigned, unsigned);
unsigned dectobin(unsigned, int);
unsigned log2(unsigned);
void print_binary_value(FILE *, int, int);
void print_binary_value_fbone(FILE *, int);

powered by: WebSVN 2.1.0

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