netgen/tcltk
R. Timothy Edwards 08485d28a7 Changed CONST and CONST84 everywhere in tclnetgen.c to "const".
The capitalized version of this got removed from the Tcl headers
as some point and is no longer valid.  Added an include of
"strings.h" to base/actel.c, which was missing it (uses
strcasecmp() in the code, and needs the function declaration).
2025-11-11 09:59:14 -05:00
..
Depend Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky 2015-05-18 09:27:46 -04:00
Makefile revert removal of superfluous 'extern' 2021-11-17 11:53:04 -05:00
console.tcl Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky 2015-05-18 09:27:46 -04:00
netgen.sh.in Changed the netgen shell script from "sh" to "bash" due to the 2018-08-08 11:28:04 -04:00
netgen.tcl.in Corrected an error that was assumed to have been fixed three years 2025-10-22 10:43:00 -04:00
netgenexec.c Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky 2015-05-18 09:27:46 -04:00
tclnetgen.c Changed CONST and CONST84 everywhere in tclnetgen.c to "const". 2025-11-11 09:59:14 -05:00
tkcon.tcl Made changes to tkcon.tcl to ensure compatibility with Tcl version 9. 2025-01-04 14:18:21 -05:00
tmp.out Extended the verilog parser to account for the fact that there can 2018-10-29 15:19:13 -04:00