portable libraries for VLSI design. It includes a VHDL compiler and simulator, logic synthesis tools, automatic place and route tools, and portable CMOS libraries. Approved by: linimon (mentor)
7 lines
191 B
C
7 lines
191 B
C
--- exp/src/ht.c.orig Thu May 6 08:41:16 2004
|
|
+++ exp/src/ht.c Thu May 6 08:41:35 2004
|
|
@@ -1,3 +1,4 @@
|
|
+#include <sys/types.h>
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|