diff options
author | Eddie Hung <eddieh@ece.ubc.ca> | 2019-02-21 14:40:13 -0800 |
---|---|---|
committer | Eddie Hung <eddieh@ece.ubc.ca> | 2019-02-21 14:40:13 -0800 |
commit | 085ed9f4878e5a376bed6b7c59dc99db46140b41 (patch) | |
tree | 42ebba507afad687383f174ce18c928fdf277826 /passes/techmap/abc9.cc | |
parent | 875a02a6f24dfd4e8ce12653462770c10733f323 (diff) | |
download | yosys-085ed9f4878e5a376bed6b7c59dc99db46140b41.tar.gz yosys-085ed9f4878e5a376bed6b7c59dc99db46140b41.tar.bz2 yosys-085ed9f4878e5a376bed6b7c59dc99db46140b41.zip |
Add attribution
Diffstat (limited to 'passes/techmap/abc9.cc')
-rw-r--r-- | passes/techmap/abc9.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/passes/techmap/abc9.cc b/passes/techmap/abc9.cc index 9ea2a7014..17a5c0fe3 100644 --- a/passes/techmap/abc9.cc +++ b/passes/techmap/abc9.cc @@ -2,6 +2,7 @@ * yosys -- Yosys Open SYnthesis Suite * * Copyright (C) 2012 Clifford Wolf <clifford@clifford.at> + * Copyright (C) 2019 Eddie Hung <eddie@fpgeh.com> * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above |