..
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
Added new handling for verilog structural netlists, and fixed
2018-04-12 17:09:10 -04:00
actel.c
Overhaul of the hash table method. Original method used global
2016-06-23 10:13:18 -04:00
actellib.c
Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky
2015-05-18 09:27:46 -04:00
anneal.c
Removed all instances of macro INLINE, as this is showing up now
2016-10-24 13:42:08 -04:00
bottomup.c
Removed all instances of macro INLINE, as this is showing up now
2016-10-24 13:42:08 -04:00
ccode.c
Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky
2015-05-18 09:27:46 -04:00
config.h
Removed all instances of macro INLINE, as this is showing up now
2016-10-24 13:42:08 -04:00
dbug.h
Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky
2015-05-18 09:27:46 -04:00
embed.c
Corrected missing tcl.h includes, which are needed in files that
2018-06-17 15:05:15 -04:00
embed.h
Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky
2015-05-18 09:27:46 -04:00
ext.c
Updated version to go along with the merge of pull request #39
2021-11-17 12:05:01 -05:00
flatten.c
Made a correction to the last commit. The "FlattenUnmatched()"
2021-12-17 20:31:41 -05:00
flatten.h
Made a correction to the last commit. The "FlattenUnmatched()"
2021-12-17 20:31:41 -05:00
greedy.c
Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky
2015-05-18 09:27:46 -04:00
hash.c
Updated version to go along with the merge of pull request #39
2021-11-17 12:05:01 -05:00
hash.h
Updated version to go along with the merge of pull request #39
2021-11-17 12:05:01 -05:00
inetcomp.c
Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky
2015-05-18 09:27:46 -04:00
netcmp.c
Removed the call to FlattenUnmatched() in CreateCompareQueue().
2021-12-15 11:05:00 -05:00
netcmp.h
Made a correction to the last commit. The "FlattenUnmatched()"
2021-12-17 20:31:41 -05:00
netfile.c
Corrected a minor issue that cropped up today in which the search
2021-06-16 15:20:39 -04:00
netfile.h
Corrected the routines DescendCountQueue and DescendCompareQueue
2020-07-24 20:50:07 -04:00
netgen.c
Cosmetic report changes.
2021-10-29 18:10:30 -04:00
netgen.h
revert removal of superfluous 'extern'
2021-11-17 11:53:04 -05:00
ntk.c
Corrected missing tcl.h includes, which are needed in files that
2018-06-17 15:05:15 -04:00
objlist.c
Updated version to go along with the merge of pull request #39
2021-11-17 12:05:01 -05:00
objlist.h
revert removal of superfluous 'extern'
2021-11-17 11:53:04 -05:00
pdutils.c
Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky
2015-05-18 09:27:46 -04:00
pdutils.h
Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky
2015-05-18 09:27:46 -04:00
place.c
Corrected problems with the port count routine not being specified
2020-10-07 21:32:07 -04:00
print.c
Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky
2015-05-18 09:27:46 -04:00
print.h
Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky
2015-05-18 09:27:46 -04:00
proto.h
Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky
2015-05-18 09:27:46 -04:00
query.c
fix wrong 'hash' being linked in + C99 compat
2021-11-16 20:06:15 -05:00
query.h
Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky
2015-05-18 09:27:46 -04:00
random.c
Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky
2015-05-18 09:27:46 -04:00
regexp.h
Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky
2015-05-18 09:27:46 -04:00
spice.c
fix wrong 'hash' being linked in + C99 compat
2021-11-16 20:06:15 -05:00
tech.h
revert removal of superfluous 'extern'
2021-11-17 11:53:04 -05:00
test.c
Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky
2015-05-18 09:27:46 -04:00
timing.c
Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky
2015-05-18 09:27:46 -04:00
timing.h
Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky
2015-05-18 09:27:46 -04:00
verilog.c
Updated version to go along with the merge of pull request #39
2021-11-17 12:05:01 -05:00
wombat.c
Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky
2015-05-18 09:27:46 -04:00
xilinx.c
fix wrong 'hash' being linked in + C99 compat
2021-11-16 20:06:15 -05:00
xilinx.h
revert removal of superfluous 'extern'
2021-11-17 11:53:04 -05:00
xillib.c
Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky
2015-05-18 09:27:46 -04:00
xnetgen.c
Fixed a bug in the combine routine that causes a segfault; added
2017-01-07 06:56:51 -05:00
xnetgen.h
Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky
2015-05-18 09:27:46 -04:00