Šis repozitorijs tika arhivēts 2023-08-20. Ir iespējams aplūkot tā failus un to konēt, bet nav iespējams iesūtīt izmaiņas, kā arī izveidot jaunas problēmas vai izmaiņu pieprasījumus.
Files
yap-6.3/packages/cplint
Vítor Santos Costa 4336b2ba88 Avoid complaining from strlen
`
2015-09-21 17:05:36 -05:00
..
2015-01-18 02:46:33 +00:00
2015-01-18 01:32:13 +00:00
2011-10-22 16:33:04 +02:00
2014-10-16 17:22:57 +02:00
2011-10-22 16:33:04 +02:00
2015-02-03 02:37:25 +00:00
2015-09-21 17:05:36 -05:00
2011-10-22 16:33:04 +02:00
2015-02-03 03:00:37 +00:00
2011-09-15 15:49:06 +01:00
2014-10-23 01:24:18 +01:00
2011-10-22 16:33:04 +02:00
2011-10-22 16:33:04 +02:00
2010-03-18 16:11:21 +01:00
2010-03-18 16:11:21 +01:00
2010-03-18 16:11:21 +01:00
2010-03-18 16:11:21 +01:00
2010-03-18 16:11:21 +01:00

This directory contains the code of the cplint suite
All the code in this directory is distributed under the terms of the 
The Artistic License 2.0, see the file Artistic.

COMPILATION:
This package requires CUDD
You can download CUDD from http://vlsi.colorado.edu/~fabio/CUDD/ 

INSTALLATION:
Compile CUDD:
	1) downlad cudd-2.4.2.tar.gz
	2) decompress it
	3) cd cudd-2.4.2
	4) check makefile options
	5) make

Installation of cplint:
When compiling Yap, use
	configure --enable-cplint=DIR
Under Windows, you have to use cygwin (CUDD does not compile under MinGW), so
	configure --enable-cplint --enable-cygwin=DIR
where DIR is the directory where you compiled CUDD 


FEEDBACK:

Send feedback to:

Fabrizio Riguzzi
University of Ferrara 
Dept. of Engineering
fabrizio.riguzzi@unife.it
http://www.ing.unife.it/Docenti/FabrizioRiguzzi/