diff options
author | Eddie Hung <eddieh@ece.ubc.ca> | 2019-03-19 08:52:06 -0700 |
---|---|---|
committer | Eddie Hung <eddieh@ece.ubc.ca> | 2019-03-19 08:52:06 -0700 |
commit | 3e89cf68bdc4e9eeb55bd9450121f421bcdc554a (patch) | |
tree | 0a8fa08a04c8d69b19a0af0c814d974a2ef138ba /frontends | |
parent | d365682a21147b6a06d9548a6f4b99d347931441 (diff) | |
download | yosys-3e89cf68bdc4e9eeb55bd9450121f421bcdc554a.tar.gz yosys-3e89cf68bdc4e9eeb55bd9450121f421bcdc554a.tar.bz2 yosys-3e89cf68bdc4e9eeb55bd9450121f421bcdc554a.zip |
Add author name
Diffstat (limited to 'frontends')
-rw-r--r-- | frontends/aiger/aigerparse.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/aiger/aigerparse.h b/frontends/aiger/aigerparse.h index 39a77bd93..c49cd152d 100644 --- a/frontends/aiger/aigerparse.h +++ b/frontends/aiger/aigerparse.h @@ -2,6 +2,7 @@ * yosys -- Yosys Open SYnthesis Suite * * Copyright (C) 2012 Clifford Wolf <clifford@clifford.at> + * 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 |