diff --git a/COPYING b/COPYING index 288f3efb7eed9c0c8555f70a4f3c3a4cd42d3c30..dc298464e7aade999ebfa48632f6af2779439bcb 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ATLYS/fpga/rtl/debounce_switch.v b/example/ATLYS/fpga/rtl/debounce_switch.v index ab84126ecc945d4869eaca6b79fb59edd962ef35..bb631cc356ea1307274d2471501c9e1d2e97e7a7 100644 --- a/example/ATLYS/fpga/rtl/debounce_switch.v +++ b/example/ATLYS/fpga/rtl/debounce_switch.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ATLYS/fpga/rtl/fpga.v b/example/ATLYS/fpga/rtl/fpga.v index 17edb11d16027f77d5a4e3357751a5d7c036efab..eeeb96cb506b7c37bb559bfc429f31503b9d6780 100644 --- a/example/ATLYS/fpga/rtl/fpga.v +++ b/example/ATLYS/fpga/rtl/fpga.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ATLYS/fpga/rtl/fpga_core.v b/example/ATLYS/fpga/rtl/fpga_core.v index 12c779c1590ad1e6d8013171df37a7361ff4cc18..5ad408f916904a3a8fecfa6838e47ce1153581f1 100644 --- a/example/ATLYS/fpga/rtl/fpga_core.v +++ b/example/ATLYS/fpga/rtl/fpga_core.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ATLYS/fpga/rtl/sync_reset.v b/example/ATLYS/fpga/rtl/sync_reset.v index 558a6760540780036a7335f17bcb2c0cf8e46f35..acbcf1c6ef3baf0e7b28672eb8b71e1479e7948b 100644 --- a/example/ATLYS/fpga/rtl/sync_reset.v +++ b/example/ATLYS/fpga/rtl/sync_reset.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ATLYS/fpga/rtl/sync_signal.v b/example/ATLYS/fpga/rtl/sync_signal.v index 1b8a3232826b83f7deded77d394ba59fe60cb3ba..b2a8ce3dec4d0f8f7cd375f4874d72397e2272bc 100644 --- a/example/ATLYS/fpga/rtl/sync_signal.v +++ b/example/ATLYS/fpga/rtl/sync_signal.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ATLYS/fpga/tb/test_fpga_core.py b/example/ATLYS/fpga/tb/test_fpga_core.py index bdb7fea7fb6c2c42b334eb698e21e4a31b6413d5..7cc6dbb38f118ed826e3413e0114494076be1a39 100755 --- a/example/ATLYS/fpga/tb/test_fpga_core.py +++ b/example/ATLYS/fpga/tb/test_fpga_core.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ATLYS/fpga/tb/test_fpga_core.v b/example/ATLYS/fpga/tb/test_fpga_core.v index 3c3a8816a26546cdcf521bfd1760298a86e96866..bbd8df6a4387686a39e3cef27f6186eedac0b5a5 100644 --- a/example/ATLYS/fpga/tb/test_fpga_core.v +++ b/example/ATLYS/fpga/tb/test_fpga_core.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/DE5-Net/fpga/rtl/debounce_switch.v b/example/DE5-Net/fpga/rtl/debounce_switch.v index ab84126ecc945d4869eaca6b79fb59edd962ef35..bb631cc356ea1307274d2471501c9e1d2e97e7a7 100644 --- a/example/DE5-Net/fpga/rtl/debounce_switch.v +++ b/example/DE5-Net/fpga/rtl/debounce_switch.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/DE5-Net/fpga/rtl/fpga.v b/example/DE5-Net/fpga/rtl/fpga.v index 4b142a083b9e5ab3e746a120a13efbe45590bece..404f3cf94b32baf15535356d06fedf1d87581b50 100644 --- a/example/DE5-Net/fpga/rtl/fpga.v +++ b/example/DE5-Net/fpga/rtl/fpga.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/DE5-Net/fpga/rtl/fpga_core.v b/example/DE5-Net/fpga/rtl/fpga_core.v index 81686fd5c0e00a3277cbed514df6a5222d61c419..1940672ec1aaa1337d5eae3e69fb2128fe7a3341 100644 --- a/example/DE5-Net/fpga/rtl/fpga_core.v +++ b/example/DE5-Net/fpga/rtl/fpga_core.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/DE5-Net/fpga/rtl/i2c_master.v b/example/DE5-Net/fpga/rtl/i2c_master.v index 61a313ddb7fcdfb6b3cca2be0ce13d35ecf0219a..95d3a5212c5424cf612d66d7216b1338c60d2f26 100644 --- a/example/DE5-Net/fpga/rtl/i2c_master.v +++ b/example/DE5-Net/fpga/rtl/i2c_master.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/DE5-Net/fpga/rtl/si570_i2c_init.v b/example/DE5-Net/fpga/rtl/si570_i2c_init.v index 03104f4d27763a634139ca1de1ffe8c464e918c4..e4dc5625bf31db863022554befb63ec8f4e44564 100644 --- a/example/DE5-Net/fpga/rtl/si570_i2c_init.v +++ b/example/DE5-Net/fpga/rtl/si570_i2c_init.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/DE5-Net/fpga/rtl/sync_reset.v b/example/DE5-Net/fpga/rtl/sync_reset.v index 558a6760540780036a7335f17bcb2c0cf8e46f35..acbcf1c6ef3baf0e7b28672eb8b71e1479e7948b 100644 --- a/example/DE5-Net/fpga/rtl/sync_reset.v +++ b/example/DE5-Net/fpga/rtl/sync_reset.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/DE5-Net/fpga/rtl/sync_signal.v b/example/DE5-Net/fpga/rtl/sync_signal.v index 1b8a3232826b83f7deded77d394ba59fe60cb3ba..b2a8ce3dec4d0f8f7cd375f4874d72397e2272bc 100644 --- a/example/DE5-Net/fpga/rtl/sync_signal.v +++ b/example/DE5-Net/fpga/rtl/sync_signal.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/DE5-Net/fpga/tb/test_fpga_core.py b/example/DE5-Net/fpga/tb/test_fpga_core.py index ef06b7505623d2f933daf6af6235d73f30d85f2f..c1eb1506822dc6975f2bf4b194f06364530f8cfa 100755 --- a/example/DE5-Net/fpga/tb/test_fpga_core.py +++ b/example/DE5-Net/fpga/tb/test_fpga_core.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/DE5-Net/fpga/tb/test_fpga_core.v b/example/DE5-Net/fpga/tb/test_fpga_core.v index 69b0f55c574d712c8b2b2e81efc3ecf72811f733..d441f0ccec31d4519ac4f6a1b29822e3f67e5f8a 100644 --- a/example/DE5-Net/fpga/tb/test_fpga_core.v +++ b/example/DE5-Net/fpga/tb/test_fpga_core.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/HXT100G/fpga/rtl/debounce_switch.v b/example/HXT100G/fpga/rtl/debounce_switch.v index 245f1abeaa97883d788376b31c0580da7d4b0b0f..69f30d7060efda0513d9b84743218357d53f0145 100644 --- a/example/HXT100G/fpga/rtl/debounce_switch.v +++ b/example/HXT100G/fpga/rtl/debounce_switch.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/HXT100G/fpga/rtl/eth_gth_phy_quad.v b/example/HXT100G/fpga/rtl/eth_gth_phy_quad.v index 375640ac4df240d8f9933225040e71367827afa6..60ab0f13795346ee7fe962d136f1f8fb2700b3bb 100644 --- a/example/HXT100G/fpga/rtl/eth_gth_phy_quad.v +++ b/example/HXT100G/fpga/rtl/eth_gth_phy_quad.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/HXT100G/fpga/rtl/fpga.v b/example/HXT100G/fpga/rtl/fpga.v index 3048b11d1c61f9e5814d6dcea912e9082c6a27d9..4301afecbc0437174e0be3fc8348de15a2cc02ab 100644 --- a/example/HXT100G/fpga/rtl/fpga.v +++ b/example/HXT100G/fpga/rtl/fpga.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/HXT100G/fpga/rtl/fpga_core.v b/example/HXT100G/fpga/rtl/fpga_core.v index c1ec2ecc062a52797f2904daa2304ac694e549de..c000ecc746d3143069b11eab3f073b09529dcf6a 100644 --- a/example/HXT100G/fpga/rtl/fpga_core.v +++ b/example/HXT100G/fpga/rtl/fpga_core.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/HXT100G/fpga/rtl/gth_i2c_init.v b/example/HXT100G/fpga/rtl/gth_i2c_init.v index 95864817f1ccbaffaad767cf551621fe8697c7c2..a8eff170a22c243377fb5d26b212b9186405a19b 100644 --- a/example/HXT100G/fpga/rtl/gth_i2c_init.v +++ b/example/HXT100G/fpga/rtl/gth_i2c_init.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/HXT100G/fpga/rtl/i2c_master.v b/example/HXT100G/fpga/rtl/i2c_master.v index 61a313ddb7fcdfb6b3cca2be0ce13d35ecf0219a..95d3a5212c5424cf612d66d7216b1338c60d2f26 100644 --- a/example/HXT100G/fpga/rtl/i2c_master.v +++ b/example/HXT100G/fpga/rtl/i2c_master.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/HXT100G/fpga/rtl/sync_reset.v b/example/HXT100G/fpga/rtl/sync_reset.v index 20622fd649e1a96644946249db371bc2e3ca4aa6..fe097029febf9c95bdf145e9c22e6335fa417f27 100644 --- a/example/HXT100G/fpga/rtl/sync_reset.v +++ b/example/HXT100G/fpga/rtl/sync_reset.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/HXT100G/fpga/rtl/sync_signal.v b/example/HXT100G/fpga/rtl/sync_signal.v index 1b8a3232826b83f7deded77d394ba59fe60cb3ba..b2a8ce3dec4d0f8f7cd375f4874d72397e2272bc 100644 --- a/example/HXT100G/fpga/rtl/sync_signal.v +++ b/example/HXT100G/fpga/rtl/sync_signal.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/HXT100G/fpga/tb/test_fpga_core.py b/example/HXT100G/fpga/tb/test_fpga_core.py index 01d91209e25787a5ccfb84dacea7ba44362cbbd0..21e9b971dfb070fb0826462dd8138ec6af7a654e 100755 --- a/example/HXT100G/fpga/tb/test_fpga_core.py +++ b/example/HXT100G/fpga/tb/test_fpga_core.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/HXT100G/fpga/tb/test_fpga_core.v b/example/HXT100G/fpga/tb/test_fpga_core.v index 7bfc8cc6290caac405df5346f3e504373df6d574..370c25e299292b6105bf6e12ad8a7ef2e1680d27 100644 --- a/example/HXT100G/fpga/tb/test_fpga_core.v +++ b/example/HXT100G/fpga/tb/test_fpga_core.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ML605/fpga_gmii/rtl/debounce_switch.v b/example/ML605/fpga_gmii/rtl/debounce_switch.v index ab84126ecc945d4869eaca6b79fb59edd962ef35..bb631cc356ea1307274d2471501c9e1d2e97e7a7 100644 --- a/example/ML605/fpga_gmii/rtl/debounce_switch.v +++ b/example/ML605/fpga_gmii/rtl/debounce_switch.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ML605/fpga_gmii/rtl/fpga.v b/example/ML605/fpga_gmii/rtl/fpga.v index 3726071075f8c74a4d3a86446e03a43db939a075..566fd7547f9beec93e9762872f7447fe6db46641 100644 --- a/example/ML605/fpga_gmii/rtl/fpga.v +++ b/example/ML605/fpga_gmii/rtl/fpga.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ML605/fpga_gmii/rtl/fpga_core.v b/example/ML605/fpga_gmii/rtl/fpga_core.v index 37a1721bd01f890f608bd0bda9f0ac01431cd474..8555af5c51e13881a353247a8f006390f0846693 100644 --- a/example/ML605/fpga_gmii/rtl/fpga_core.v +++ b/example/ML605/fpga_gmii/rtl/fpga_core.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ML605/fpga_gmii/rtl/sync_reset.v b/example/ML605/fpga_gmii/rtl/sync_reset.v index 558a6760540780036a7335f17bcb2c0cf8e46f35..acbcf1c6ef3baf0e7b28672eb8b71e1479e7948b 100644 --- a/example/ML605/fpga_gmii/rtl/sync_reset.v +++ b/example/ML605/fpga_gmii/rtl/sync_reset.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ML605/fpga_gmii/rtl/sync_signal.v b/example/ML605/fpga_gmii/rtl/sync_signal.v index 1b8a3232826b83f7deded77d394ba59fe60cb3ba..b2a8ce3dec4d0f8f7cd375f4874d72397e2272bc 100644 --- a/example/ML605/fpga_gmii/rtl/sync_signal.v +++ b/example/ML605/fpga_gmii/rtl/sync_signal.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ML605/fpga_gmii/tb/test_fpga_core.py b/example/ML605/fpga_gmii/tb/test_fpga_core.py index 8ec5d3e6d9c1b23aba120266b3f0d8d0cd91cb0b..cfc769658223226f8319e0e329fb70ff195254c4 100755 --- a/example/ML605/fpga_gmii/tb/test_fpga_core.py +++ b/example/ML605/fpga_gmii/tb/test_fpga_core.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ML605/fpga_gmii/tb/test_fpga_core.v b/example/ML605/fpga_gmii/tb/test_fpga_core.v index 19a803b6b95aa3a5c23b6eef3e070a3b7593637b..b237ed924fe0c0a289b20335e659f0c02eaa573d 100644 --- a/example/ML605/fpga_gmii/tb/test_fpga_core.v +++ b/example/ML605/fpga_gmii/tb/test_fpga_core.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ML605/fpga_rgmii/rtl/debounce_switch.v b/example/ML605/fpga_rgmii/rtl/debounce_switch.v index ab84126ecc945d4869eaca6b79fb59edd962ef35..bb631cc356ea1307274d2471501c9e1d2e97e7a7 100644 --- a/example/ML605/fpga_rgmii/rtl/debounce_switch.v +++ b/example/ML605/fpga_rgmii/rtl/debounce_switch.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ML605/fpga_rgmii/rtl/fpga.v b/example/ML605/fpga_rgmii/rtl/fpga.v index 325031ca47916bf83c7a60f0eeefbf45cb6c5c4c..ba445b48c3b06c8e34d7dc7d362d6fb6704f6b80 100644 --- a/example/ML605/fpga_rgmii/rtl/fpga.v +++ b/example/ML605/fpga_rgmii/rtl/fpga.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ML605/fpga_rgmii/rtl/fpga_core.v b/example/ML605/fpga_rgmii/rtl/fpga_core.v index 425f92b62b84c4aa7c920a449206cd1dd253f247..f48d841fc0113b8f29e8b08f07248e4a533aef50 100644 --- a/example/ML605/fpga_rgmii/rtl/fpga_core.v +++ b/example/ML605/fpga_rgmii/rtl/fpga_core.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ML605/fpga_rgmii/rtl/sync_reset.v b/example/ML605/fpga_rgmii/rtl/sync_reset.v index 558a6760540780036a7335f17bcb2c0cf8e46f35..acbcf1c6ef3baf0e7b28672eb8b71e1479e7948b 100644 --- a/example/ML605/fpga_rgmii/rtl/sync_reset.v +++ b/example/ML605/fpga_rgmii/rtl/sync_reset.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ML605/fpga_rgmii/rtl/sync_signal.v b/example/ML605/fpga_rgmii/rtl/sync_signal.v index 1b8a3232826b83f7deded77d394ba59fe60cb3ba..b2a8ce3dec4d0f8f7cd375f4874d72397e2272bc 100644 --- a/example/ML605/fpga_rgmii/rtl/sync_signal.v +++ b/example/ML605/fpga_rgmii/rtl/sync_signal.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ML605/fpga_rgmii/tb/test_fpga_core.py b/example/ML605/fpga_rgmii/tb/test_fpga_core.py index 6df143517a46b1d2eefd2febb0a60460536415de..544dc88e6cf5707d613d160fe37c924b387b922f 100755 --- a/example/ML605/fpga_rgmii/tb/test_fpga_core.py +++ b/example/ML605/fpga_rgmii/tb/test_fpga_core.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ML605/fpga_rgmii/tb/test_fpga_core.v b/example/ML605/fpga_rgmii/tb/test_fpga_core.v index 61e64c700656699c2383e4627f7bbecb5c06396a..a2c412486044132113d1c54f4947f65c7283377e 100644 --- a/example/ML605/fpga_rgmii/tb/test_fpga_core.v +++ b/example/ML605/fpga_rgmii/tb/test_fpga_core.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ML605/fpga_sgmii/rtl/debounce_switch.v b/example/ML605/fpga_sgmii/rtl/debounce_switch.v index ab84126ecc945d4869eaca6b79fb59edd962ef35..bb631cc356ea1307274d2471501c9e1d2e97e7a7 100644 --- a/example/ML605/fpga_sgmii/rtl/debounce_switch.v +++ b/example/ML605/fpga_sgmii/rtl/debounce_switch.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ML605/fpga_sgmii/rtl/fpga.v b/example/ML605/fpga_sgmii/rtl/fpga.v index ced6a431cbba3600d4f8d50c11d5a2f17b971676..74f43503ec38eeba81abc41d0df8da119322f127 100644 --- a/example/ML605/fpga_sgmii/rtl/fpga.v +++ b/example/ML605/fpga_sgmii/rtl/fpga.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ML605/fpga_sgmii/rtl/fpga_core.v b/example/ML605/fpga_sgmii/rtl/fpga_core.v index 17bc74a671d5be4e81b4c4c8b271f17c54952839..e686c18d0a9b7dd62a5863e6e28bba8d7dc53b40 100644 --- a/example/ML605/fpga_sgmii/rtl/fpga_core.v +++ b/example/ML605/fpga_sgmii/rtl/fpga_core.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ML605/fpga_sgmii/rtl/sync_reset.v b/example/ML605/fpga_sgmii/rtl/sync_reset.v index 558a6760540780036a7335f17bcb2c0cf8e46f35..acbcf1c6ef3baf0e7b28672eb8b71e1479e7948b 100644 --- a/example/ML605/fpga_sgmii/rtl/sync_reset.v +++ b/example/ML605/fpga_sgmii/rtl/sync_reset.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ML605/fpga_sgmii/rtl/sync_signal.v b/example/ML605/fpga_sgmii/rtl/sync_signal.v index 1b8a3232826b83f7deded77d394ba59fe60cb3ba..b2a8ce3dec4d0f8f7cd375f4874d72397e2272bc 100644 --- a/example/ML605/fpga_sgmii/rtl/sync_signal.v +++ b/example/ML605/fpga_sgmii/rtl/sync_signal.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ML605/fpga_sgmii/tb/test_fpga_core.py b/example/ML605/fpga_sgmii/tb/test_fpga_core.py index ba19006bd429de9ec0576c57a424e1356e3a5e0c..16c4495ecaee2255496ad64bbe5d1edb6fdd8d28 100755 --- a/example/ML605/fpga_sgmii/tb/test_fpga_core.py +++ b/example/ML605/fpga_sgmii/tb/test_fpga_core.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/ML605/fpga_sgmii/tb/test_fpga_core.v b/example/ML605/fpga_sgmii/tb/test_fpga_core.v index b354d4c59813cdb34994770f0e5fe0fabac721a3..5b0f8d53810cd6c5ec2f89f6a478974aa3d4cf50 100644 --- a/example/ML605/fpga_sgmii/tb/test_fpga_core.v +++ b/example/ML605/fpga_sgmii/tb/test_fpga_core.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/NexysVideo/fpga/rtl/debounce_switch.v b/example/NexysVideo/fpga/rtl/debounce_switch.v index ab84126ecc945d4869eaca6b79fb59edd962ef35..bb631cc356ea1307274d2471501c9e1d2e97e7a7 100644 --- a/example/NexysVideo/fpga/rtl/debounce_switch.v +++ b/example/NexysVideo/fpga/rtl/debounce_switch.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/NexysVideo/fpga/rtl/fpga.v b/example/NexysVideo/fpga/rtl/fpga.v index 82dca776a0b89f28378f7e05d58c6ba2788c68e6..4a7925caab155b00a5da188f1293f736db33d663 100644 --- a/example/NexysVideo/fpga/rtl/fpga.v +++ b/example/NexysVideo/fpga/rtl/fpga.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/NexysVideo/fpga/rtl/fpga_core.v b/example/NexysVideo/fpga/rtl/fpga_core.v index 7cf1eada8aaa6e40a72a04f9ca40b81db9a6157f..f28d6fe3a62b900016918275693c13be514a7ef6 100644 --- a/example/NexysVideo/fpga/rtl/fpga_core.v +++ b/example/NexysVideo/fpga/rtl/fpga_core.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/NexysVideo/fpga/rtl/sync_reset.v b/example/NexysVideo/fpga/rtl/sync_reset.v index 558a6760540780036a7335f17bcb2c0cf8e46f35..acbcf1c6ef3baf0e7b28672eb8b71e1479e7948b 100644 --- a/example/NexysVideo/fpga/rtl/sync_reset.v +++ b/example/NexysVideo/fpga/rtl/sync_reset.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/NexysVideo/fpga/rtl/sync_signal.v b/example/NexysVideo/fpga/rtl/sync_signal.v index 1b8a3232826b83f7deded77d394ba59fe60cb3ba..b2a8ce3dec4d0f8f7cd375f4874d72397e2272bc 100644 --- a/example/NexysVideo/fpga/rtl/sync_signal.v +++ b/example/NexysVideo/fpga/rtl/sync_signal.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/NexysVideo/fpga/tb/test_fpga_core.py b/example/NexysVideo/fpga/tb/test_fpga_core.py index ec01cbd156c7eb99a4b878fa9ff89d817c8f8f32..b0ab838c9d2b46fcc9c4950dee451086f93bf8eb 100755 --- a/example/NexysVideo/fpga/tb/test_fpga_core.py +++ b/example/NexysVideo/fpga/tb/test_fpga_core.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/NexysVideo/fpga/tb/test_fpga_core.v b/example/NexysVideo/fpga/tb/test_fpga_core.v index bb93be3aac9ee91f5d4f5b3c42d5d5086a637af9..088a94d2c809b191b08ce1ff87f9be63785f9ec2 100644 --- a/example/NexysVideo/fpga/tb/test_fpga_core.v +++ b/example/NexysVideo/fpga/tb/test_fpga_core.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/VCU108/fpga_10g/rtl/debounce_switch.v b/example/VCU108/fpga_10g/rtl/debounce_switch.v index ab84126ecc945d4869eaca6b79fb59edd962ef35..bb631cc356ea1307274d2471501c9e1d2e97e7a7 100644 --- a/example/VCU108/fpga_10g/rtl/debounce_switch.v +++ b/example/VCU108/fpga_10g/rtl/debounce_switch.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/VCU108/fpga_10g/rtl/fpga.v b/example/VCU108/fpga_10g/rtl/fpga.v index c8e71796b91affe1fb60f5b952004e3f454fb9ce..e6d3d61a0a23059595bc959bdb8b7d9dfbbdffb9 100644 --- a/example/VCU108/fpga_10g/rtl/fpga.v +++ b/example/VCU108/fpga_10g/rtl/fpga.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/VCU108/fpga_10g/rtl/fpga_core.v b/example/VCU108/fpga_10g/rtl/fpga_core.v index b497bbc73dd88a44eb1a4a49160a9b2036d78487..129f3ccdb90a26a4a5e70aa95863e10173ff0e66 100644 --- a/example/VCU108/fpga_10g/rtl/fpga_core.v +++ b/example/VCU108/fpga_10g/rtl/fpga_core.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/VCU108/fpga_10g/rtl/i2c_master.v b/example/VCU108/fpga_10g/rtl/i2c_master.v index 61a313ddb7fcdfb6b3cca2be0ce13d35ecf0219a..95d3a5212c5424cf612d66d7216b1338c60d2f26 100644 --- a/example/VCU108/fpga_10g/rtl/i2c_master.v +++ b/example/VCU108/fpga_10g/rtl/i2c_master.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/VCU108/fpga_10g/rtl/si570_i2c_init.v b/example/VCU108/fpga_10g/rtl/si570_i2c_init.v index 8a852a4ece67300471a1783d8c8e0ed9395d997b..cea21ed6e4fc04fb9a6dfef588bfb6d4e4721c29 100644 --- a/example/VCU108/fpga_10g/rtl/si570_i2c_init.v +++ b/example/VCU108/fpga_10g/rtl/si570_i2c_init.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/VCU108/fpga_10g/rtl/sync_reset.v b/example/VCU108/fpga_10g/rtl/sync_reset.v index 558a6760540780036a7335f17bcb2c0cf8e46f35..acbcf1c6ef3baf0e7b28672eb8b71e1479e7948b 100644 --- a/example/VCU108/fpga_10g/rtl/sync_reset.v +++ b/example/VCU108/fpga_10g/rtl/sync_reset.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/VCU108/fpga_10g/rtl/sync_signal.v b/example/VCU108/fpga_10g/rtl/sync_signal.v index 1b8a3232826b83f7deded77d394ba59fe60cb3ba..b2a8ce3dec4d0f8f7cd375f4874d72397e2272bc 100644 --- a/example/VCU108/fpga_10g/rtl/sync_signal.v +++ b/example/VCU108/fpga_10g/rtl/sync_signal.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/VCU108/fpga_10g/tb/test_fpga_core.py b/example/VCU108/fpga_10g/tb/test_fpga_core.py index 5a370e32bc79e6b8a6136e85da91a0163abcaa43..061c65f3fcac3987e60cc6fee13e668f2062ea54 100755 --- a/example/VCU108/fpga_10g/tb/test_fpga_core.py +++ b/example/VCU108/fpga_10g/tb/test_fpga_core.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/VCU108/fpga_10g/tb/test_fpga_core.v b/example/VCU108/fpga_10g/tb/test_fpga_core.v index 56ea34739bc282dea28b1f517f80012ccf33cf67..6093a0a61b0ee57225924d427fd5e78a6dfee460 100644 --- a/example/VCU108/fpga_10g/tb/test_fpga_core.v +++ b/example/VCU108/fpga_10g/tb/test_fpga_core.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/VCU108/fpga_1g/rtl/debounce_switch.v b/example/VCU108/fpga_1g/rtl/debounce_switch.v index ab84126ecc945d4869eaca6b79fb59edd962ef35..bb631cc356ea1307274d2471501c9e1d2e97e7a7 100644 --- a/example/VCU108/fpga_1g/rtl/debounce_switch.v +++ b/example/VCU108/fpga_1g/rtl/debounce_switch.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/VCU108/fpga_1g/rtl/fpga.v b/example/VCU108/fpga_1g/rtl/fpga.v index cfa3add86d39cc87ee8165c5e69d3889c1c873c2..87a59a66e45fbe91901c9c5f88ed4717c71847b7 100644 --- a/example/VCU108/fpga_1g/rtl/fpga.v +++ b/example/VCU108/fpga_1g/rtl/fpga.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/VCU108/fpga_1g/rtl/fpga_core.v b/example/VCU108/fpga_1g/rtl/fpga_core.v index 8e21f12b68e887d3f42370ccaf3f0a250a830680..e8ad51b27d3c6ba4286f1c2521f875f91671b5ab 100644 --- a/example/VCU108/fpga_1g/rtl/fpga_core.v +++ b/example/VCU108/fpga_1g/rtl/fpga_core.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/VCU108/fpga_1g/rtl/sync_reset.v b/example/VCU108/fpga_1g/rtl/sync_reset.v index 558a6760540780036a7335f17bcb2c0cf8e46f35..acbcf1c6ef3baf0e7b28672eb8b71e1479e7948b 100644 --- a/example/VCU108/fpga_1g/rtl/sync_reset.v +++ b/example/VCU108/fpga_1g/rtl/sync_reset.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/VCU108/fpga_1g/rtl/sync_signal.v b/example/VCU108/fpga_1g/rtl/sync_signal.v index 1b8a3232826b83f7deded77d394ba59fe60cb3ba..b2a8ce3dec4d0f8f7cd375f4874d72397e2272bc 100644 --- a/example/VCU108/fpga_1g/rtl/sync_signal.v +++ b/example/VCU108/fpga_1g/rtl/sync_signal.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/VCU108/fpga_1g/tb/test_fpga_core.py b/example/VCU108/fpga_1g/tb/test_fpga_core.py index 6d3ee49271e6d598787fa2cbb44d89f3ac8ea77e..0302962b2401c84c8653fcb4b50ff15e4dccf64b 100755 --- a/example/VCU108/fpga_1g/tb/test_fpga_core.py +++ b/example/VCU108/fpga_1g/tb/test_fpga_core.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/VCU108/fpga_1g/tb/test_fpga_core.v b/example/VCU108/fpga_1g/tb/test_fpga_core.v index c36f2a9d65658e621c7bf3451c0d7c55e5fa9762..aa29c40112750bc79d3392591ee4278ec27ad348 100644 --- a/example/VCU108/fpga_1g/tb/test_fpga_core.v +++ b/example/VCU108/fpga_1g/tb/test_fpga_core.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/arp.v b/rtl/arp.v index 0c9b11b6cc96df82a2229093b9b775f5756d9555..ad80fe3051d10d90e29284e698ecb3d070f2c6a4 100644 --- a/rtl/arp.v +++ b/rtl/arp.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/arp_64.v b/rtl/arp_64.v index a7cecdb440e06c646fcd845fd461a67079248482..82c19e3f517c3f9f6d78ecf7952ad4adf1eaf584 100644 --- a/rtl/arp_64.v +++ b/rtl/arp_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/arp_cache.v b/rtl/arp_cache.v index 1e09e691f7bb6b128f3a608ffba422d560c053a3..f57434ed6b140785fe58b47280c56463344ba9ae 100644 --- a/rtl/arp_cache.v +++ b/rtl/arp_cache.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/arp_eth_rx.v b/rtl/arp_eth_rx.v index 2539149bfd778cc7ba5549b6d5d61b3efacb0a05..63782d2e2c81ad5130fd968b504fa85a2f470892 100644 --- a/rtl/arp_eth_rx.v +++ b/rtl/arp_eth_rx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/arp_eth_rx_64.v b/rtl/arp_eth_rx_64.v index 7ce906fe5303aec68c2d956e3615df7bd4584fb0..b5e57ad8f4a0f4df92094bc8e37f6cb01fc6e990 100644 --- a/rtl/arp_eth_rx_64.v +++ b/rtl/arp_eth_rx_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/arp_eth_tx.v b/rtl/arp_eth_tx.v index 9640d2ada31306981a7335408660842d4202439d..c3c40b13db782130f38750bc6b6ffe878a475293 100644 --- a/rtl/arp_eth_tx.v +++ b/rtl/arp_eth_tx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/arp_eth_tx_64.v b/rtl/arp_eth_tx_64.v index 2c883d78072849a3d8698bfd07ac0bb7614982ae..1b89651c4c2f78bae7cf244a98b7bb2525da3458 100644 --- a/rtl/arp_eth_tx_64.v +++ b/rtl/arp_eth_tx_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/axis_eth_fcs.v b/rtl/axis_eth_fcs.v index 5dae62bf3fc0c62dd7b4ad26ae22f260b9a47622..b9bb8172fed1bbaa4a09bd094381be628ae33a63 100644 --- a/rtl/axis_eth_fcs.v +++ b/rtl/axis_eth_fcs.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/axis_eth_fcs_64.v b/rtl/axis_eth_fcs_64.v index ef7b6ee999dbc096292acfc4d5a9babb38f9e6d1..dfc489645a81b58747175289431ec0f135a95e45 100644 --- a/rtl/axis_eth_fcs_64.v +++ b/rtl/axis_eth_fcs_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/axis_eth_fcs_check.v b/rtl/axis_eth_fcs_check.v index 3c9de7130767e19f933bb2725b1f5fa762683153..c7b18a137fe6df69d370015f6d24f3a9e1c4d2f3 100644 --- a/rtl/axis_eth_fcs_check.v +++ b/rtl/axis_eth_fcs_check.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/axis_eth_fcs_check_64.v b/rtl/axis_eth_fcs_check_64.v index a97de8bbe4283c7b0abc96468281f4fe1b970159..fb8104b1a4c6db8407b389489568e95752512978 100644 --- a/rtl/axis_eth_fcs_check_64.v +++ b/rtl/axis_eth_fcs_check_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/axis_eth_fcs_insert.v b/rtl/axis_eth_fcs_insert.v index cf5df1bb9bf158924c29490f9efebe8527a5a02e..ab5083d0bdf094613b79d9cc26420f0ce191c9c3 100644 --- a/rtl/axis_eth_fcs_insert.v +++ b/rtl/axis_eth_fcs_insert.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/axis_eth_fcs_insert_64.v b/rtl/axis_eth_fcs_insert_64.v index 6c9afe0d7fdc3c773c453369ddf514a02a570e78..aa3c3dbad62c0696a83dca121d08ec13025d3265 100644 --- a/rtl/axis_eth_fcs_insert_64.v +++ b/rtl/axis_eth_fcs_insert_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/axis_gmii_rx.v b/rtl/axis_gmii_rx.v index 7505c75cbf9cf88cca13aa88d3c0373b72c2a699..0a5c0c04cefff85f2b1693207ca97f4e77df40d3 100644 --- a/rtl/axis_gmii_rx.v +++ b/rtl/axis_gmii_rx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/axis_gmii_tx.v b/rtl/axis_gmii_tx.v index f4be5a3fb0b6c5e4190d1ed55b3b3b51b812648e..06cc6f5f33cf6762806c402f32f65077490be777 100644 --- a/rtl/axis_gmii_tx.v +++ b/rtl/axis_gmii_tx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_arb_mux_2.v b/rtl/eth_arb_mux_2.v index 6428b8d96ad4b0459bfbb41bd62890c99f016fb2..705830b81e431d16bbb27c89c4162677b50ad79f 100644 --- a/rtl/eth_arb_mux_2.v +++ b/rtl/eth_arb_mux_2.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_arb_mux_4.v b/rtl/eth_arb_mux_4.v index 0db514131e24561304a5203344348a88b34129ab..3a8c1e6e075efcb9983a84803700268449263c8f 100644 --- a/rtl/eth_arb_mux_4.v +++ b/rtl/eth_arb_mux_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_arb_mux_64_2.v b/rtl/eth_arb_mux_64_2.v index 09d5847cffe7ae291554cde434a74347728bc6af..7e8553be4067891f9dad36b30b3ee2ddfbc77da3 100644 --- a/rtl/eth_arb_mux_64_2.v +++ b/rtl/eth_arb_mux_64_2.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_arb_mux_64_4.v b/rtl/eth_arb_mux_64_4.v index eb8add575fbe8047587fa3f0c7f972a1e3b05aa2..b46b088c4a3079c270ef25119a8aa20e84325820 100644 --- a/rtl/eth_arb_mux_64_4.v +++ b/rtl/eth_arb_mux_64_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_axis_rx.v b/rtl/eth_axis_rx.v index eed87c912db64a2f996bb2824f9cc7726b7ae9a2..e036f3cf0a403b5d4db889a53484510503827849 100644 --- a/rtl/eth_axis_rx.v +++ b/rtl/eth_axis_rx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_axis_rx_64.v b/rtl/eth_axis_rx_64.v index b921e4a64f245f237180c51f6d214cbf0dce67b8..932adee76a7647ebccd36fc2c9d077b6eb2fd89f 100644 --- a/rtl/eth_axis_rx_64.v +++ b/rtl/eth_axis_rx_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_axis_tx.v b/rtl/eth_axis_tx.v index 24d74c51595fd1e174f9ccd51f41ba8434e8e9f9..ab09c79cd9ccf5e9ff7a1eecd600ab559f756f46 100644 --- a/rtl/eth_axis_tx.v +++ b/rtl/eth_axis_tx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_axis_tx_64.v b/rtl/eth_axis_tx_64.v index 2e82864c3ae374bb96baf3fa4b16a037d759f711..a74e182ebf634dc4d8cfbf6961a2bec6c90a4d51 100644 --- a/rtl/eth_axis_tx_64.v +++ b/rtl/eth_axis_tx_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_demux_4.v b/rtl/eth_demux_4.v index ee3239413274d35b237ea8134cfd1b3bc7062444..3f1758eae1080bd3cda903f79436caf1374838a7 100644 --- a/rtl/eth_demux_4.v +++ b/rtl/eth_demux_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_demux_64_4.v b/rtl/eth_demux_64_4.v index d97158e595380109c4ff232b767270d9eee83c2a..96105ccefbdce759c84c0bbbed320403373afc73 100644 --- a/rtl/eth_demux_64_4.v +++ b/rtl/eth_demux_64_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_mac_10g.v b/rtl/eth_mac_10g.v index e6673c59e4f878ae34dbd593486eecf0fd17bf07..3022ae555958f8745095c6694ce6289005f76d22 100644 --- a/rtl/eth_mac_10g.v +++ b/rtl/eth_mac_10g.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_mac_10g_fifo.v b/rtl/eth_mac_10g_fifo.v index aa5f8e31f1f5f0723cc88ee067e622020528979e..6ef32e9fab37867b944ef5e1cdb38de03ba520c3 100644 --- a/rtl/eth_mac_10g_fifo.v +++ b/rtl/eth_mac_10g_fifo.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_mac_10g_rx.v b/rtl/eth_mac_10g_rx.v index 5ad826aa46ecc6de2627a0e170c76473542b03e6..b9cb66c976d76d3a5a03a65565c7029818b05089 100644 --- a/rtl/eth_mac_10g_rx.v +++ b/rtl/eth_mac_10g_rx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_mac_10g_tx.v b/rtl/eth_mac_10g_tx.v index 90f7a9ffe7381b083c276ba3f3271b720dc90b64..ed2b955a2dd72fbe44b86b2ea0abda6bc5f43890 100644 --- a/rtl/eth_mac_10g_tx.v +++ b/rtl/eth_mac_10g_tx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_mac_1g.v b/rtl/eth_mac_1g.v index b46e31606114701cd90c5f6bf253e7e0734e2a9d..35195addba37f5cb94111d0b4fe00c28bea82efd 100644 --- a/rtl/eth_mac_1g.v +++ b/rtl/eth_mac_1g.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_mac_1g_fifo.v b/rtl/eth_mac_1g_fifo.v index f265076378c5ccf2f4b38be903826b745407bc4f..b8941b259990098695ac024b59c2bbf8a135cd1d 100644 --- a/rtl/eth_mac_1g_fifo.v +++ b/rtl/eth_mac_1g_fifo.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_mac_1g_gmii.v b/rtl/eth_mac_1g_gmii.v index 5c476b1cdd8be60ef8fae11bf45cce2f0f150bda..c0f4ed4d719d5c04588f8cfdc843d9c6ad2867df 100644 --- a/rtl/eth_mac_1g_gmii.v +++ b/rtl/eth_mac_1g_gmii.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_mac_1g_gmii_fifo.v b/rtl/eth_mac_1g_gmii_fifo.v index f964a01a331fffd52ca9b14e78d393ec81445c20..bb4f1c661db7009871287e0abf258c5e7f253866 100644 --- a/rtl/eth_mac_1g_gmii_fifo.v +++ b/rtl/eth_mac_1g_gmii_fifo.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_mac_1g_rgmii.v b/rtl/eth_mac_1g_rgmii.v index a7650a7c5dd581bfdeae023f2f394918266eaf21..e1b01902c76cb03f8a7e704531b8f6ca868bd21e 100644 --- a/rtl/eth_mac_1g_rgmii.v +++ b/rtl/eth_mac_1g_rgmii.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_mac_1g_rgmii_fifo.v b/rtl/eth_mac_1g_rgmii_fifo.v index 599ef962753b7264ca92b1f6a0a48fa643761107..fa925799edddb64099f133f56f80b74572364a23 100644 --- a/rtl/eth_mac_1g_rgmii_fifo.v +++ b/rtl/eth_mac_1g_rgmii_fifo.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_mac_1g_rx.v b/rtl/eth_mac_1g_rx.v index 4e3a524ea8ce0d8cbbe78c9a97ed5d603bd8110d..0f13d32ae93c8a1cc062917c50a1dd94bfaa4cd1 100644 --- a/rtl/eth_mac_1g_rx.v +++ b/rtl/eth_mac_1g_rx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_mac_1g_tx.v b/rtl/eth_mac_1g_tx.v index 7522ed35d9ca4c454e839fc31bfb8146c085db3f..97dea3d928cc5ec5d39ff3df0d0e0bff699311f8 100644 --- a/rtl/eth_mac_1g_tx.v +++ b/rtl/eth_mac_1g_tx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_mux_2.v b/rtl/eth_mux_2.v index 9a80d6619917bd4a9bf14b4863213d4551411345..d7e2677a497f448276a37131f435d2df328a1630 100644 --- a/rtl/eth_mux_2.v +++ b/rtl/eth_mux_2.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_mux_4.v b/rtl/eth_mux_4.v index a85db466eb145c7065621de63fa65b9a04c42aec..7ae3eca90475f9c11760f7cc9e8f5af9a52f283a 100644 --- a/rtl/eth_mux_4.v +++ b/rtl/eth_mux_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_mux_64_2.v b/rtl/eth_mux_64_2.v index ee4845ab35c66aa89ca153a816f4110aeb396884..114820c7a5e4fd206e4e9f08fbba0ed0fb0303d4 100644 --- a/rtl/eth_mux_64_2.v +++ b/rtl/eth_mux_64_2.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/eth_mux_64_4.v b/rtl/eth_mux_64_4.v index 74e18be02505d1a30e2a95614db54585ca294e2e..6145efc558ab3fdb3a4d9983385a8de300aad6a6 100644 --- a/rtl/eth_mux_64_4.v +++ b/rtl/eth_mux_64_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/gmii_phy_if.v b/rtl/gmii_phy_if.v index 347c20ce11d87c56c24f843c14412e6d54fdff05..be6ea4ec34951714a5afd3612e43fe9b7ec505d7 100644 --- a/rtl/gmii_phy_if.v +++ b/rtl/gmii_phy_if.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/iddr.v b/rtl/iddr.v index c1b73c73562d46cf588cb3f97e57cc9d3a165be3..f3fb619978389795a6478f1ccd809cdb0e19dc2b 100644 --- a/rtl/iddr.v +++ b/rtl/iddr.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ip.v b/rtl/ip.v index 4b9853d62d7dbd4020937a7b09f0869dd598699b..d76e9a8df17f097cf3384340fa2db3ef347d9dd1 100644 --- a/rtl/ip.v +++ b/rtl/ip.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ip_64.v b/rtl/ip_64.v index 5185d7ca76429b4a02e88625a871f3e8fd581c03..476cc979f96457c287da087272918ee67b11abab 100644 --- a/rtl/ip_64.v +++ b/rtl/ip_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ip_arb_mux_2.v b/rtl/ip_arb_mux_2.v index 30f3e3094feb8b61dd5981391d74714f93afbc79..95aad55dbcf927c45ee82af2468e560879253286 100644 --- a/rtl/ip_arb_mux_2.v +++ b/rtl/ip_arb_mux_2.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ip_arb_mux_4.v b/rtl/ip_arb_mux_4.v index 60e0bd57f19e05f1eee4648cc2dd759271639483..db9797dfc9ed24d1f799209936df3410faa7ca61 100644 --- a/rtl/ip_arb_mux_4.v +++ b/rtl/ip_arb_mux_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ip_arb_mux_64_2.v b/rtl/ip_arb_mux_64_2.v index 4b0e38c1e7e81706622fd693a20120632dddc0b2..ce509bd760c8bbe92db65f86f69a9d13678c9ce7 100644 --- a/rtl/ip_arb_mux_64_2.v +++ b/rtl/ip_arb_mux_64_2.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ip_arb_mux_64_4.v b/rtl/ip_arb_mux_64_4.v index 9033f865911c0a6c783f4d66632215ecfea3e80a..611ae431c8cc1735a83534ecabe5e1f9438fcff3 100644 --- a/rtl/ip_arb_mux_64_4.v +++ b/rtl/ip_arb_mux_64_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ip_complete.v b/rtl/ip_complete.v index 2fcb588bf1de13365c208686b7e39d69e1b5e171..0833a2ef29492ec12594a6220839e7dd745cbc00 100644 --- a/rtl/ip_complete.v +++ b/rtl/ip_complete.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ip_complete_64.v b/rtl/ip_complete_64.v index 9e79b095b67c623cbf8fb77586ede452d8a27d7c..7134e017b734751e6bff54c468401b913d0e868f 100644 --- a/rtl/ip_complete_64.v +++ b/rtl/ip_complete_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ip_demux_4.v b/rtl/ip_demux_4.v index 0501be687b4e823d6f71d11f3f1771929e7a08a6..e45a196e1c8f209cb8532f76cf89c6576c52dde7 100644 --- a/rtl/ip_demux_4.v +++ b/rtl/ip_demux_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ip_demux_64_4.v b/rtl/ip_demux_64_4.v index 68ae735fd7056f29a6a586a03b4cfde23a583dc4..b48f10e53c24a5d60d9cc7e0b88632b3d8199d3b 100644 --- a/rtl/ip_demux_64_4.v +++ b/rtl/ip_demux_64_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ip_eth_rx.v b/rtl/ip_eth_rx.v index 129f96998ae824f923b2a2fc1d023be72e36ed14..008b5353709e50b9afdb0d99893244985033e735 100644 --- a/rtl/ip_eth_rx.v +++ b/rtl/ip_eth_rx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ip_eth_rx_64.v b/rtl/ip_eth_rx_64.v index 8a794ddf958803b0406cf1e5c5bca1225f963011..246623e2ffa986d6e53459700463643540720c50 100644 --- a/rtl/ip_eth_rx_64.v +++ b/rtl/ip_eth_rx_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ip_eth_tx.v b/rtl/ip_eth_tx.v index 9db9c4461a23f1a2a7f914076261b278fce879d3..5a7f2da05865718cf6d9e6bcb89ad5203db12edd 100644 --- a/rtl/ip_eth_tx.v +++ b/rtl/ip_eth_tx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ip_eth_tx_64.v b/rtl/ip_eth_tx_64.v index ae793f660fc3738cf9439cd5906a9c0748206d89..59c35698533794483bf95b7ccc7fea17f6639906 100644 --- a/rtl/ip_eth_tx_64.v +++ b/rtl/ip_eth_tx_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ip_mux_2.v b/rtl/ip_mux_2.v index 3e3ac3d73f17c8988b04ec1e73802bf6a1a92632..5a41c2675bd737056a839a1930d023e15f27a45a 100644 --- a/rtl/ip_mux_2.v +++ b/rtl/ip_mux_2.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ip_mux_4.v b/rtl/ip_mux_4.v index 0108c3b47a629cc1df8ea7f67009a7ea0ec71b87..0e7cdfb14f91a2ca5797884a8bb6dc8c1a02e2de 100644 --- a/rtl/ip_mux_4.v +++ b/rtl/ip_mux_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ip_mux_64_2.v b/rtl/ip_mux_64_2.v index f1183904de7ac7bc6d5dec16e78408797e080879..ae7465a1dc31dab448dea5fb147bd402cc84690d 100644 --- a/rtl/ip_mux_64_2.v +++ b/rtl/ip_mux_64_2.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ip_mux_64_4.v b/rtl/ip_mux_64_4.v index bbf066db1155e92eee5f3c67a81e1db42134c107..53fab6513cb44241cf111d23e66ea9614223cfe5 100644 --- a/rtl/ip_mux_64_4.v +++ b/rtl/ip_mux_64_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/lfsr.v b/rtl/lfsr.v index 6325f9c57c75a408a451a86d35eb5bd90ffe034a..1548daef709f0e9418195daf925ef2cdfa975c3f 100644 --- a/rtl/lfsr.v +++ b/rtl/lfsr.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/oddr.v b/rtl/oddr.v index 433d1f0ea1a0652c9775ea0705b90f2bf87af4fc..52afbd8260c81946d3b7d714493096016a16b90a 100644 --- a/rtl/oddr.v +++ b/rtl/oddr.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/rgmii_phy_if.v b/rtl/rgmii_phy_if.v index 7edc6e747702d03757914c81c110026ec14d757b..15f5943f5d4e5ab6c6cd0c2ffaa40c46c73110af 100644 --- a/rtl/rgmii_phy_if.v +++ b/rtl/rgmii_phy_if.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ssio_ddr_in.v b/rtl/ssio_ddr_in.v index 0597712cd5efaaf5061ce73607b81824a3f4c75c..4c2f6f4213e666fe883717f08ef65ef8c1ef642c 100644 --- a/rtl/ssio_ddr_in.v +++ b/rtl/ssio_ddr_in.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ssio_ddr_in_diff.v b/rtl/ssio_ddr_in_diff.v index ae7562e0eace50076d741c7637e3cb3c48d6bcd6..cab4279154e2b26d01b06f99ad357f8a3218ad5d 100644 --- a/rtl/ssio_ddr_in_diff.v +++ b/rtl/ssio_ddr_in_diff.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ssio_ddr_out.v b/rtl/ssio_ddr_out.v index 387708154c15db76b17133f1bd67cb578598fb93..c77aa691ee2603d83e4231b3f5970bf17bf24244 100644 --- a/rtl/ssio_ddr_out.v +++ b/rtl/ssio_ddr_out.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ssio_ddr_out_diff.v b/rtl/ssio_ddr_out_diff.v index 766467096de4748edc9e653d15c5b81d6e04706f..ba1beadc41864da0db65fb2ac62a82361a668a5d 100644 --- a/rtl/ssio_ddr_out_diff.v +++ b/rtl/ssio_ddr_out_diff.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ssio_sdr_in.v b/rtl/ssio_sdr_in.v index aff063d89a966502c67c5afcc293101a6a0b8b50..09797f4c8bff221cf68909eb5d37bedac9f06138 100644 --- a/rtl/ssio_sdr_in.v +++ b/rtl/ssio_sdr_in.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ssio_sdr_in_diff.v b/rtl/ssio_sdr_in_diff.v index 60c37f5d2c068062236dd8d0fe6f04b3311eec3d..625014389891303726e67f0ed46ceff64eb8b163 100644 --- a/rtl/ssio_sdr_in_diff.v +++ b/rtl/ssio_sdr_in_diff.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ssio_sdr_out.v b/rtl/ssio_sdr_out.v index e63b52e7a31a7c56be2a14e9f12c80112d43cb68..702f9060a4f42cc0f46f44d18491a0aa563a5c6c 100644 --- a/rtl/ssio_sdr_out.v +++ b/rtl/ssio_sdr_out.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/ssio_sdr_out_diff.v b/rtl/ssio_sdr_out_diff.v index e6543a2f368a1f61f2db26f7993de0f53944327d..5fe26076bda475a72b061c6997d41987f32d5965 100644 --- a/rtl/ssio_sdr_out_diff.v +++ b/rtl/ssio_sdr_out_diff.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/udp.v b/rtl/udp.v index e4caa3435e4ad51b5de0fbfaef9be008b8bcdb24..b329301767176d2f2e32beedd41b9aabec56755a 100644 --- a/rtl/udp.v +++ b/rtl/udp.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/udp_64.v b/rtl/udp_64.v index 1f0f09d438268ba43efd325d1f7faf03f573c35a..75b1996522bfdbd9e73792abe3c742b8769cf418 100644 --- a/rtl/udp_64.v +++ b/rtl/udp_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/udp_arb_mux_4.v b/rtl/udp_arb_mux_4.v index db35b9061c0d40b2f22619f76b76920c72b058a0..3c2a1b292a4888b56e4af0423aca14a203239212 100644 --- a/rtl/udp_arb_mux_4.v +++ b/rtl/udp_arb_mux_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/udp_arb_mux_64_4.v b/rtl/udp_arb_mux_64_4.v index 4a3297e837d161e05891c7eb0ffe8936a6f61632..93c6ae9a0e61dcf32f69b373ce39b88647b4f10c 100644 --- a/rtl/udp_arb_mux_64_4.v +++ b/rtl/udp_arb_mux_64_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/udp_checksum_gen.v b/rtl/udp_checksum_gen.v index 549694b90c88d9a1eaf8c002d580d2f385e0528b..8f63e78bb1baaab03260a4ef82bb5024cf64394d 100644 --- a/rtl/udp_checksum_gen.v +++ b/rtl/udp_checksum_gen.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/udp_checksum_gen_64.v b/rtl/udp_checksum_gen_64.v index 5ebed86d2173f3f97784763fea2d4c44f398ef9d..69b8ae3e851715b960da74d60eacb4bbab8d191a 100644 --- a/rtl/udp_checksum_gen_64.v +++ b/rtl/udp_checksum_gen_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/udp_complete.v b/rtl/udp_complete.v index 199420e33954050d7b69134da0606966ce0aa91f..1633f1c18e8b8109ed7d61f07d6df890e2fdf645 100644 --- a/rtl/udp_complete.v +++ b/rtl/udp_complete.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/udp_complete_64.v b/rtl/udp_complete_64.v index 92990922c6f1bee9900030a2cadaacd03c554323..fec8811499d7b24a34df2b3bf0688d094a70bfd7 100644 --- a/rtl/udp_complete_64.v +++ b/rtl/udp_complete_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/udp_demux_4.v b/rtl/udp_demux_4.v index 84f3dbbf74bf87569de5642b70ed93b126d10ac5..a97ec49654599b5026b9ceb3a269ba2305c392a0 100644 --- a/rtl/udp_demux_4.v +++ b/rtl/udp_demux_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/udp_demux_64_4.v b/rtl/udp_demux_64_4.v index 2d37c5b71e9fc0327354c02bb4f5ae48460146a6..8817a2097895cdd94e3046c34d1ff14b52287d82 100644 --- a/rtl/udp_demux_64_4.v +++ b/rtl/udp_demux_64_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/udp_ip_rx.v b/rtl/udp_ip_rx.v index f71e49d7ededeb6a5c2f5b6fbfe631109326cac3..5410905fe48fba8a455a6af28df4060f347c19ea 100644 --- a/rtl/udp_ip_rx.v +++ b/rtl/udp_ip_rx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/udp_ip_rx_64.v b/rtl/udp_ip_rx_64.v index 3ee5a886449ae3f6f93e969437e4a721efbf7a8f..491cf35778bb23cfcd657d468438c356d6c6bb12 100644 --- a/rtl/udp_ip_rx_64.v +++ b/rtl/udp_ip_rx_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/udp_ip_tx.v b/rtl/udp_ip_tx.v index c9461059ec7e58aa6ab9604ada1099c4bc7f3e5a..5de078593f9461f849bd4f8f8ee73649c1fea3e5 100644 --- a/rtl/udp_ip_tx.v +++ b/rtl/udp_ip_tx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/udp_ip_tx_64.v b/rtl/udp_ip_tx_64.v index b183856284eff4fa975bb075e200e2af834582a5..6771af971fdac2292a21083af640735be7f200a5 100644 --- a/rtl/udp_ip_tx_64.v +++ b/rtl/udp_ip_tx_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/udp_mux_4.v b/rtl/udp_mux_4.v index caea094dd13c5940d973082830653d6ab19befce..2e6c31871e2ca385d6a7e60ff578a29cbe3365d9 100644 --- a/rtl/udp_mux_4.v +++ b/rtl/udp_mux_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/udp_mux_64_4.v b/rtl/udp_mux_64_4.v index 4dfdb9c2a68cc564e2af7b3ea0cba49de2066ba8..e336b226a06c11ad886ce51fa558e62aa7966457 100644 --- a/rtl/udp_mux_64_4.v +++ b/rtl/udp_mux_64_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/xgmii_deinterleave.v b/rtl/xgmii_deinterleave.v index 76b92aa6c796fcd277cb58da6cfc2bca4d62efd5..5410bc9555c3aaf9bcc43ac7dbc9fdab6cbea00e 100644 --- a/rtl/xgmii_deinterleave.v +++ b/rtl/xgmii_deinterleave.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/rtl/xgmii_interleave.v b/rtl/xgmii_interleave.v index ce8aa3142e5a4b38b3850fdcf975f0e74dc41628..cf365e2f1c8162bbaadd65919d1840656b7b1bc5 100644 --- a/rtl/xgmii_interleave.v +++ b/rtl/xgmii_interleave.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/arp_ep.py b/tb/arp_ep.py index e8ac2fdc3af2d1fa6cf000040234ec8aa557deca..9f07516bf99f08c6d6989741b5cb8dc065094cd6 100644 --- a/tb/arp_ep.py +++ b/tb/arp_ep.py @@ -1,6 +1,6 @@ """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/eth_ep.py b/tb/eth_ep.py index ba486b2e4ad9b09068ad05ecd14794aee140ebf7..0949454d7df9aa9d02ea7e163fe931bec4cec7f7 100644 --- a/tb/eth_ep.py +++ b/tb/eth_ep.py @@ -1,6 +1,6 @@ """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/gmii_ep.py b/tb/gmii_ep.py index 0622a3a18fbd994e12c0ba5ae7c0ec9305a0b78b..fb53b2ba173744b694dba6b5331dc51de3011a1c 100644 --- a/tb/gmii_ep.py +++ b/tb/gmii_ep.py @@ -1,6 +1,6 @@ """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/ip_ep.py b/tb/ip_ep.py index 5cebc090783e2497472a31720c488e86549d7f52..1f8c41387f25ed4154f7d774a17f5b1cfa759026 100644 --- a/tb/ip_ep.py +++ b/tb/ip_ep.py @@ -1,6 +1,6 @@ """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/rgmii_ep.py b/tb/rgmii_ep.py index b4f68988788fd955f5fc623466f419ada846782d..3a46ba0cfa66c0110a6d78d24cce14f4f98d96c8 100644 --- a/tb/rgmii_ep.py +++ b/tb/rgmii_ep.py @@ -1,6 +1,6 @@ """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_arp.py b/tb/test_arp.py index 296703f987641b24b0e6c95f983b6cc9b4bf5c87..f7d86a53bbccbbfc6e0c6bf5ece0a050190ddb24 100755 --- a/tb/test_arp.py +++ b/tb/test_arp.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_arp.v b/tb/test_arp.v index 6f9f0841bbd42055da554e581b5728bcf0c3e976..98b938297549f837c50882e5f8bbd9902e7a32a2 100644 --- a/tb/test_arp.v +++ b/tb/test_arp.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_arp_64.py b/tb/test_arp_64.py index 42f47ccc090fa599e1a7c42de3f293b59e1b2a3d..2f6c763d1fd57acfecfc124371a01fcfe6960f32 100755 --- a/tb/test_arp_64.py +++ b/tb/test_arp_64.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_arp_64.v b/tb/test_arp_64.v index 28e84a9f7725b3b64a5800ba19f24e232a042627..aea5f35331d6e99054929a5135c7c9f7fa2bd767 100644 --- a/tb/test_arp_64.v +++ b/tb/test_arp_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_arp_cache.py b/tb/test_arp_cache.py index b563f8b9fa3419052665194a4c9b2b862d68b1df..a956d9b0991fa86cc53ac9cf5bc4240d4c0a879d 100755 --- a/tb/test_arp_cache.py +++ b/tb/test_arp_cache.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_arp_cache.v b/tb/test_arp_cache.v index 576847148bfa7a7e651a4b14415fc707cf0ed81b..8ee077d0cb86bd45cda615922c21db6bece52894 100755 --- a/tb/test_arp_cache.v +++ b/tb/test_arp_cache.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_arp_eth_rx.py b/tb/test_arp_eth_rx.py index c408d4ba38349997b884dde78cc5435bb6f0b0cf..64cc9bf1f8f1785d2b3d14c3d32102e037029eb6 100755 --- a/tb/test_arp_eth_rx.py +++ b/tb/test_arp_eth_rx.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_arp_eth_rx.v b/tb/test_arp_eth_rx.v index cf46bab9da18d520759278ef69c46622e7cc6925..4f2fa860d46243ae5c33138e75d5a1e1a33dfdc8 100644 --- a/tb/test_arp_eth_rx.v +++ b/tb/test_arp_eth_rx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_arp_eth_rx_64.py b/tb/test_arp_eth_rx_64.py index 4bb67b26672002c6d49c856958fb7772902823fc..a15b2eef48891433b976a74fcc30d2460386c907 100755 --- a/tb/test_arp_eth_rx_64.py +++ b/tb/test_arp_eth_rx_64.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_arp_eth_rx_64.v b/tb/test_arp_eth_rx_64.v index 97429aff8e2a853892d3b815d0c24360e3b34169..5e91946548b67be2b74e779705ce2d9c4c70b8c0 100644 --- a/tb/test_arp_eth_rx_64.v +++ b/tb/test_arp_eth_rx_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_arp_eth_tx.py b/tb/test_arp_eth_tx.py index 025aba105ca80ec17e2c02a742525ad5102bd8d9..27ad7c2fe949b2c893ceba2da12dde8b5a252e1b 100755 --- a/tb/test_arp_eth_tx.py +++ b/tb/test_arp_eth_tx.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_arp_eth_tx.v b/tb/test_arp_eth_tx.v index eb976fae52a00b82180c27fac72ceb0a7ea68ea6..30ea9c5959bd2a821e43a65be6512f46113e0656 100644 --- a/tb/test_arp_eth_tx.v +++ b/tb/test_arp_eth_tx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_arp_eth_tx_64.py b/tb/test_arp_eth_tx_64.py index 34af70453cd1a03b588ac2a62b54e35057600dcb..47e34e7448c51c50ec986711e07937fea6d38e71 100755 --- a/tb/test_arp_eth_tx_64.py +++ b/tb/test_arp_eth_tx_64.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_arp_eth_tx_64.v b/tb/test_arp_eth_tx_64.v index 60b192b90267175843ddcef9cdc32d3662b0a1db..37e3bbb0bfb123a02ba3c039ecc1ed40cde4ca4c 100644 --- a/tb/test_arp_eth_tx_64.v +++ b/tb/test_arp_eth_tx_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_axis_eth_fcs.py b/tb/test_axis_eth_fcs.py index 43486c6ae7d06a9ebc7bb217e9433200bb7c93cc..4952c827f5621d505f1208762e5c9501250557f4 100755 --- a/tb/test_axis_eth_fcs.py +++ b/tb/test_axis_eth_fcs.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_axis_eth_fcs.v b/tb/test_axis_eth_fcs.v index af9e06f81d1835e2fcda6e616d85c47acaf39895..c22034af14bff453b33342bf13ac6376eecd8375 100644 --- a/tb/test_axis_eth_fcs.v +++ b/tb/test_axis_eth_fcs.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_axis_eth_fcs_64.py b/tb/test_axis_eth_fcs_64.py index 511cc755436b26aed7dc3960868c1aca9eabe732..8da4ae5714cd7cb1606650742816f98d73f7f63d 100755 --- a/tb/test_axis_eth_fcs_64.py +++ b/tb/test_axis_eth_fcs_64.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_axis_eth_fcs_64.v b/tb/test_axis_eth_fcs_64.v index 4a74ce25f645802d281f7fe1cdcca54b7800277b..cd84cec275c3693e9ddd9d75510c28670aa35977 100644 --- a/tb/test_axis_eth_fcs_64.v +++ b/tb/test_axis_eth_fcs_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_axis_eth_fcs_check.py b/tb/test_axis_eth_fcs_check.py index 570efcd5969450d140484b74ce5dfdb7816a24f2..8baec66e3306bc5cf0eca2aaeef1ad5e4ce608d2 100755 --- a/tb/test_axis_eth_fcs_check.py +++ b/tb/test_axis_eth_fcs_check.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_axis_eth_fcs_check.v b/tb/test_axis_eth_fcs_check.v index 110971176d33594d5ed1c19170534bc3e5daac68..effe04d08a3a8be075089ba86621cdaeafeb78d8 100644 --- a/tb/test_axis_eth_fcs_check.v +++ b/tb/test_axis_eth_fcs_check.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_axis_eth_fcs_check_64.py b/tb/test_axis_eth_fcs_check_64.py index 4c560ee23bcf6b8dd4e4273c279bf376189fb650..c8fd9a3773cd13d0fa38e3090407938aac8a14aa 100755 --- a/tb/test_axis_eth_fcs_check_64.py +++ b/tb/test_axis_eth_fcs_check_64.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_axis_eth_fcs_check_64.v b/tb/test_axis_eth_fcs_check_64.v index d1791c42d895cc0941d5f562d7309e72f7d81a32..8e360893bb31916d2eede045a734b77b8e292ae3 100644 --- a/tb/test_axis_eth_fcs_check_64.v +++ b/tb/test_axis_eth_fcs_check_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_axis_eth_fcs_insert.py b/tb/test_axis_eth_fcs_insert.py index 3613e03c2e28c97eba7a06994ace342856b9a176..7224cd89f63684646b9ee03131b150d566ee4e01 100755 --- a/tb/test_axis_eth_fcs_insert.py +++ b/tb/test_axis_eth_fcs_insert.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_axis_eth_fcs_insert.v b/tb/test_axis_eth_fcs_insert.v index d954c402439015a52e4719e1bf355f60ff282b0d..e64a6a913d18383f7f31942f0f314526afa6eec9 100644 --- a/tb/test_axis_eth_fcs_insert.v +++ b/tb/test_axis_eth_fcs_insert.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_axis_eth_fcs_insert_64.py b/tb/test_axis_eth_fcs_insert_64.py index e6ce9a3e439f890b14e2a026bf4410b23beb9a1d..eb0983b06dac77d7f7b9d4647c4de5ed64976c00 100755 --- a/tb/test_axis_eth_fcs_insert_64.py +++ b/tb/test_axis_eth_fcs_insert_64.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_axis_eth_fcs_insert_64.v b/tb/test_axis_eth_fcs_insert_64.v index dce0d6f46b21e8251ba9188c92fd998c82cb4f32..143f3ae3db5680c3dcb839ae1d87e49f7b3d4fbf 100644 --- a/tb/test_axis_eth_fcs_insert_64.v +++ b/tb/test_axis_eth_fcs_insert_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_axis_eth_fcs_insert_64_pad.py b/tb/test_axis_eth_fcs_insert_64_pad.py index 70fa554059b670e667bcb50ea3d04737f4ecbeb8..4d4ea070f7eb58661c794b403ea0cb7943a9acd4 100755 --- a/tb/test_axis_eth_fcs_insert_64_pad.py +++ b/tb/test_axis_eth_fcs_insert_64_pad.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_axis_eth_fcs_insert_64_pad.v b/tb/test_axis_eth_fcs_insert_64_pad.v index 9bf1c52f9dcf14b399d2c83560731da8be569d9b..53b073cb2a50d523d6f57ee4f57dacf45fecff77 100644 --- a/tb/test_axis_eth_fcs_insert_64_pad.v +++ b/tb/test_axis_eth_fcs_insert_64_pad.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_axis_eth_fcs_insert_pad.py b/tb/test_axis_eth_fcs_insert_pad.py index 813d78653bdbc7aaf9ed812deda11dcd8cde21cf..e9d877a12ef2bf093028fcaea128eb370087616d 100755 --- a/tb/test_axis_eth_fcs_insert_pad.py +++ b/tb/test_axis_eth_fcs_insert_pad.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_axis_eth_fcs_insert_pad.v b/tb/test_axis_eth_fcs_insert_pad.v index 8c900a673158a345711f965219da8b5516587eb6..f82b780b02718f05584dc43bbb0038da892ac542 100644 --- a/tb/test_axis_eth_fcs_insert_pad.v +++ b/tb/test_axis_eth_fcs_insert_pad.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_axis_gmii_rx.py b/tb/test_axis_gmii_rx.py index bdfc3078c56da238abaf11100c3f56ccb9003187..71e743d0c1b22b27b174dd9f202e511c2574b98b 100755 --- a/tb/test_axis_gmii_rx.py +++ b/tb/test_axis_gmii_rx.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_axis_gmii_rx.v b/tb/test_axis_gmii_rx.v index 5a15721f7a7d4d940d7e30413b532bb01b86f489..67f13d400ae1739104dda731a348a89005f0364d 100644 --- a/tb/test_axis_gmii_rx.v +++ b/tb/test_axis_gmii_rx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_axis_gmii_tx.py b/tb/test_axis_gmii_tx.py index d27c6c7cd9ae733223489087fb240d9eea118f36..8950952525f8946ddffca1b601dad0fbcbc9f71b 100755 --- a/tb/test_axis_gmii_tx.py +++ b/tb/test_axis_gmii_tx.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_axis_gmii_tx.v b/tb/test_axis_gmii_tx.v index b1dba252bd602905d83854efad70de13634d2d19..86d33168bcf7ad14170b3e4344ccb975ecc5823c 100644 --- a/tb/test_axis_gmii_tx.v +++ b/tb/test_axis_gmii_tx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_arb_mux_4.py b/tb/test_eth_arb_mux_4.py index 38d04029df2096a7aceb07e5c0052f81dfcaa7f2..3a1788e3d530b7cc5b88a6268e9f77888296a1ae 100755 --- a/tb/test_eth_arb_mux_4.py +++ b/tb/test_eth_arb_mux_4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_arb_mux_4.v b/tb/test_eth_arb_mux_4.v index 106cc18dfb3ce4d6aa048bacb78ea0ab804f8a22..55e8bb8dd06504891726b30ac8a984e8307189d2 100644 --- a/tb/test_eth_arb_mux_4.v +++ b/tb/test_eth_arb_mux_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_arb_mux_64_4.py b/tb/test_eth_arb_mux_64_4.py index e0bdcdffc1c7cb656c0610b1d31796987a598c0f..f91254821fbc22141e0ebfec0385f69ab82c3b77 100755 --- a/tb/test_eth_arb_mux_64_4.py +++ b/tb/test_eth_arb_mux_64_4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_arb_mux_64_4.v b/tb/test_eth_arb_mux_64_4.v index 1f133936f1fa534ce0548d1b042c380366758fe4..3a8c30d77429b302822c53f27339891043b6328c 100644 --- a/tb/test_eth_arb_mux_64_4.v +++ b/tb/test_eth_arb_mux_64_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_axis_rx.py b/tb/test_eth_axis_rx.py index de6e6002390843c34204829f22b74a4d7211330d..1901478cc0a3322c9ac784b5652e2a20d3edb75b 100755 --- a/tb/test_eth_axis_rx.py +++ b/tb/test_eth_axis_rx.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_axis_rx.v b/tb/test_eth_axis_rx.v index ced1db97e1986f8f4ad9737586241287964a5d25..f836247520e474f7c543b3d99081a621c9c123d3 100644 --- a/tb/test_eth_axis_rx.v +++ b/tb/test_eth_axis_rx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_axis_rx_64.py b/tb/test_eth_axis_rx_64.py index de4c16d4ab383520920458aa50e3c8cfb2893a25..b1fae272b8ab29f21666d18a045d69d64889126b 100755 --- a/tb/test_eth_axis_rx_64.py +++ b/tb/test_eth_axis_rx_64.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_axis_rx_64.v b/tb/test_eth_axis_rx_64.v index 7a9ceb1f183e2d9fa9a45936559980fccb3ad70a..fcd5dabdefd619aae7e17c650d81001d9f49b9c9 100644 --- a/tb/test_eth_axis_rx_64.v +++ b/tb/test_eth_axis_rx_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_axis_tx.py b/tb/test_eth_axis_tx.py index a4749a017cdf80588bff25af197b186d79057faf..d19eb90a14d3eae90cd6be8d25644f1f16bf023e 100755 --- a/tb/test_eth_axis_tx.py +++ b/tb/test_eth_axis_tx.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_axis_tx.v b/tb/test_eth_axis_tx.v index 6207fd740bc09200c9eccb1757b1755e6e8834db..3ce6b672c4a97dfb1dc61e33b23acf41fc11999b 100644 --- a/tb/test_eth_axis_tx.v +++ b/tb/test_eth_axis_tx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_axis_tx_64.py b/tb/test_eth_axis_tx_64.py index 9ac8fe3ef72bafcfa7bc2eb5e99ced05b25d6d52..70e1ed769ecd2d90bbf6187e046ce32962055006 100755 --- a/tb/test_eth_axis_tx_64.py +++ b/tb/test_eth_axis_tx_64.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_axis_tx_64.v b/tb/test_eth_axis_tx_64.v index a1901ce2fe44f427f5d937b20e047d563a48cee1..045d13ddb32f84f4e6858b9042e5d78a446f0669 100644 --- a/tb/test_eth_axis_tx_64.v +++ b/tb/test_eth_axis_tx_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_demux_4.py b/tb/test_eth_demux_4.py index 782e5f2213158c49129446132d69841cb4b1125e..905b58993389608f7e60c3e6db72bd3e617635e6 100755 --- a/tb/test_eth_demux_4.py +++ b/tb/test_eth_demux_4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_demux_4.v b/tb/test_eth_demux_4.v index 2d06c3a97737d1808eb5a7a5cb9e64c512ea60e8..e6f00489a19cfbaa5e52b8f0f60f885385983943 100644 --- a/tb/test_eth_demux_4.v +++ b/tb/test_eth_demux_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_demux_64_4.py b/tb/test_eth_demux_64_4.py index 27f0c1c174cc7a8b01cc35a46eb56c58e2666b07..56ad331af9ea958b571a26b3248548a8e594670e 100755 --- a/tb/test_eth_demux_64_4.py +++ b/tb/test_eth_demux_64_4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_demux_64_4.v b/tb/test_eth_demux_64_4.v index cb2c17c55d655f651ca31b407d71721519961fbb..b809b93a15a4f788f2a97571c3af93bbac308ce3 100644 --- a/tb/test_eth_demux_64_4.v +++ b/tb/test_eth_demux_64_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_10g.py b/tb/test_eth_mac_10g.py index bb41d04269bfa28cff2141ece10eab2fed9db2a9..42f8510a6529fc949c049b5a0ee4cee990774deb 100755 --- a/tb/test_eth_mac_10g.py +++ b/tb/test_eth_mac_10g.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_10g.v b/tb/test_eth_mac_10g.v index 242657c570e0a1398729e6c931c632ca38d763b8..3d2d2f9d41f8abd8408fde0f38ea1087a114be34 100644 --- a/tb/test_eth_mac_10g.v +++ b/tb/test_eth_mac_10g.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_10g_fifo.py b/tb/test_eth_mac_10g_fifo.py index 3920f7c6736e1382d0286102cc30424fcb331988..3ff39da698c67407ea8e1a6872ecf3cacc7e02ef 100755 --- a/tb/test_eth_mac_10g_fifo.py +++ b/tb/test_eth_mac_10g_fifo.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_10g_fifo.v b/tb/test_eth_mac_10g_fifo.v index 720a7527fd2e748aa254d75b708df376e982ad3e..ceaa2a1f0a0aef3ca2d21629535d048f2f3b91ab 100644 --- a/tb/test_eth_mac_10g_fifo.v +++ b/tb/test_eth_mac_10g_fifo.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_10g_rx.py b/tb/test_eth_mac_10g_rx.py index a08bf7885f8ec9835cc856bee4a5eb08fa5cf44f..15a173cff6e51c1c53911b42f925b4e571a40361 100755 --- a/tb/test_eth_mac_10g_rx.py +++ b/tb/test_eth_mac_10g_rx.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_10g_rx.v b/tb/test_eth_mac_10g_rx.v index a538cbcab06609a34f31f984d02a4fa0fe51557d..1eeed9e482976c2bba2478971df977c0bdc5e60e 100644 --- a/tb/test_eth_mac_10g_rx.v +++ b/tb/test_eth_mac_10g_rx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_10g_tx.py b/tb/test_eth_mac_10g_tx.py index 862d105cfedd361028a4c34c8a3869706a2b3be4..665a10a79224cd1147a0c31368f1971bbfb22dc7 100755 --- a/tb/test_eth_mac_10g_tx.py +++ b/tb/test_eth_mac_10g_tx.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_10g_tx.v b/tb/test_eth_mac_10g_tx.v index 40586826163a5ac8b36ef541ee2e91ab23054370..14505fc0e23be3ac1543df23d9fccbabcfd691fc 100644 --- a/tb/test_eth_mac_10g_tx.v +++ b/tb/test_eth_mac_10g_tx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_1g.py b/tb/test_eth_mac_1g.py index 41050629a9de29e012da993c8e38f0530d765a5a..06cf5fe629e7f5d846a532357ed80a0792ffebb6 100755 --- a/tb/test_eth_mac_1g.py +++ b/tb/test_eth_mac_1g.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_1g.v b/tb/test_eth_mac_1g.v index dff83070735b685af74958e2ae82816678b771cf..387808879ba6c24186a6a32bf162dbf044efb45e 100644 --- a/tb/test_eth_mac_1g.v +++ b/tb/test_eth_mac_1g.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_1g_fifo.py b/tb/test_eth_mac_1g_fifo.py index d9a2e94ac570c1162e18a4328204d7621d44871e..b324bf018d9b7bc59fa565f8d2e936e403f82caf 100755 --- a/tb/test_eth_mac_1g_fifo.py +++ b/tb/test_eth_mac_1g_fifo.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_1g_fifo.v b/tb/test_eth_mac_1g_fifo.v index e835388a4f90c4f9490ad81dfb19356a5c12b546..0b20f923553400a26bc35ff3b46cbef8ab14a384 100644 --- a/tb/test_eth_mac_1g_fifo.v +++ b/tb/test_eth_mac_1g_fifo.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_1g_gmii.py b/tb/test_eth_mac_1g_gmii.py index 2495eeab383607afb61e5b6b51bdd054cad7a4fa..088e689c1bafd67410eecbebffa6b12206b73fd9 100755 --- a/tb/test_eth_mac_1g_gmii.py +++ b/tb/test_eth_mac_1g_gmii.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_1g_gmii.v b/tb/test_eth_mac_1g_gmii.v index 22ec338c423c1509f26ce40ce1e8301c541168f4..1a14270fc588a71a25d90c36f779d8298c7d054a 100644 --- a/tb/test_eth_mac_1g_gmii.v +++ b/tb/test_eth_mac_1g_gmii.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_1g_gmii_fifo.py b/tb/test_eth_mac_1g_gmii_fifo.py index 1f6af9b29a67cd34f60da3918176dd5009ffedf9..903d75396fab234ee97580f6d222de838d597262 100755 --- a/tb/test_eth_mac_1g_gmii_fifo.py +++ b/tb/test_eth_mac_1g_gmii_fifo.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_1g_gmii_fifo.v b/tb/test_eth_mac_1g_gmii_fifo.v index 49ceaf86ab997512720e293b987a523ac3115a6a..04da01928d44419323907e12ede67b7ca8ddd79a 100644 --- a/tb/test_eth_mac_1g_gmii_fifo.v +++ b/tb/test_eth_mac_1g_gmii_fifo.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_1g_rgmii.py b/tb/test_eth_mac_1g_rgmii.py index 37235904acceda25e92bffe2242e53eda45cbd69..c7fd94f028f5db4dc22270b05f2b8bf151559ab0 100755 --- a/tb/test_eth_mac_1g_rgmii.py +++ b/tb/test_eth_mac_1g_rgmii.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_1g_rgmii.v b/tb/test_eth_mac_1g_rgmii.v index c443998dd846f5340b36630d0def3f899c692c10..918acf721cd8139755fa53f507af48c9c65d0170 100644 --- a/tb/test_eth_mac_1g_rgmii.v +++ b/tb/test_eth_mac_1g_rgmii.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_1g_rgmii_fifo.py b/tb/test_eth_mac_1g_rgmii_fifo.py index f6eacf5fe0ea082be9865fc50a7e2dd9d5b3fdd3..01d9ec4471759f928e57aa99d8453863347ba0a3 100755 --- a/tb/test_eth_mac_1g_rgmii_fifo.py +++ b/tb/test_eth_mac_1g_rgmii_fifo.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_1g_rgmii_fifo.v b/tb/test_eth_mac_1g_rgmii_fifo.v index 1ec057a6915123f9f9faef525d184a7f6f43f978..7664454ca4292fea6f78662413465d180d53bafa 100644 --- a/tb/test_eth_mac_1g_rgmii_fifo.v +++ b/tb/test_eth_mac_1g_rgmii_fifo.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_1g_rx.py b/tb/test_eth_mac_1g_rx.py index 94ef6071c9f88e44cb4c22d333611df460352c1c..abf1c088df34c3d6255e818d1db9e65d87980f43 100755 --- a/tb/test_eth_mac_1g_rx.py +++ b/tb/test_eth_mac_1g_rx.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_1g_rx.v b/tb/test_eth_mac_1g_rx.v index 2f481bd37720605d3cbc7e4ea935a58ed89f3985..2c174d5ed5d2877ff4fb9763a8b33a6c3104b886 100644 --- a/tb/test_eth_mac_1g_rx.v +++ b/tb/test_eth_mac_1g_rx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_1g_tx.py b/tb/test_eth_mac_1g_tx.py index 0a735d90d554cf27acbe5404ce91c7cf1e9a4e69..5bda44da1d7ba9cb44b77eb8e464a2def597782f 100755 --- a/tb/test_eth_mac_1g_tx.py +++ b/tb/test_eth_mac_1g_tx.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mac_1g_tx.v b/tb/test_eth_mac_1g_tx.v index 4c60cd65c7b16426bdcaf9c08a64d3846ef713a8..a0db6462e2aa6f8fb8affe35b6b5b2bd0afdcc0e 100644 --- a/tb/test_eth_mac_1g_tx.v +++ b/tb/test_eth_mac_1g_tx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mux_4.py b/tb/test_eth_mux_4.py index 8a624f81d39ea06367be42e1b4df592c6c941933..c8adc4b9078f8a2ab3aed41edaf2b784061535db 100755 --- a/tb/test_eth_mux_4.py +++ b/tb/test_eth_mux_4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mux_4.v b/tb/test_eth_mux_4.v index bd466cb12a34c028e937c7bfa7ccab61814fb1f2..637ef1200741038e30a13940737879c316491a60 100644 --- a/tb/test_eth_mux_4.v +++ b/tb/test_eth_mux_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mux_64_4.py b/tb/test_eth_mux_64_4.py index 8ee0c857b192a9a8f2cd7bf552bb49bea56d42fd..61b9860a97b646deabbd287c5698456d0aca0242 100755 --- a/tb/test_eth_mux_64_4.py +++ b/tb/test_eth_mux_64_4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_eth_mux_64_4.v b/tb/test_eth_mux_64_4.v index 142d7f136ccff68ffe2a7b993f0a8b4c5e9c5b3c..46d9110b5f5fa4e9af0f702edf53dc9ad45c7894 100644 --- a/tb/test_eth_mux_64_4.v +++ b/tb/test_eth_mux_64_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip.py b/tb/test_ip.py index d3aa7f453360f30aa17f901c07b3797913b4584e..2bc39b5c89a16c6c5d434ed6f3828cead4db7845 100755 --- a/tb/test_ip.py +++ b/tb/test_ip.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip.v b/tb/test_ip.v index d6d41e82394620f59307dd68bc38397066adcdf3..e1d967fcebf341a5427cd3bdfac5a379afed4f02 100644 --- a/tb/test_ip.v +++ b/tb/test_ip.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_64.py b/tb/test_ip_64.py index cf94d2a203ff084cc3bec4202df6af02789ea33b..4500048473ed3e7bb8ab11c8c9d91d2406c40556 100755 --- a/tb/test_ip_64.py +++ b/tb/test_ip_64.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_64.v b/tb/test_ip_64.v index 27a49b3cccd3f824a54bff387cf0f1d8393704f7..17865bf8cd96503af69006823bb8ce24f0bb04d0 100644 --- a/tb/test_ip_64.v +++ b/tb/test_ip_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_arb_mux_4.py b/tb/test_ip_arb_mux_4.py index 1c56c03006a4ef1c7121c43d258ce21ca58c9087..8418ad7e01d4b28a3cee715f79fca9bfc7a6dd20 100755 --- a/tb/test_ip_arb_mux_4.py +++ b/tb/test_ip_arb_mux_4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_arb_mux_4.v b/tb/test_ip_arb_mux_4.v index 7a9e4d59ed2ffa6eaad3a6b46888bdaf42f85045..5a14131b769d8cf8ff04a578b33e9bbab229a3f8 100644 --- a/tb/test_ip_arb_mux_4.v +++ b/tb/test_ip_arb_mux_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_arb_mux_64_4.py b/tb/test_ip_arb_mux_64_4.py index c7d1e841d6d6eb1edb4d3a67a995b4d2e8785982..b1ca7e6da75ebd69dc3ba4267d41a4251a68e57d 100755 --- a/tb/test_ip_arb_mux_64_4.py +++ b/tb/test_ip_arb_mux_64_4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_arb_mux_64_4.v b/tb/test_ip_arb_mux_64_4.v index 1b56348617d02130aa64657119af69bb6c7cc5ba..a8ef17a9cbb30d01d2622643bdfcf9704f676930 100644 --- a/tb/test_ip_arb_mux_64_4.v +++ b/tb/test_ip_arb_mux_64_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_complete.py b/tb/test_ip_complete.py index 02ad1055e82c4d99ac8587c2f8d3622f9b8fd036..12a54e554c8c04c78e766da26afbae3d333df74f 100755 --- a/tb/test_ip_complete.py +++ b/tb/test_ip_complete.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_complete.v b/tb/test_ip_complete.v index bf419994b449e6f3bcd54ab2856243dc74f37e96..6710822e44ce36d90091375cfd3edae1fffb14d0 100644 --- a/tb/test_ip_complete.v +++ b/tb/test_ip_complete.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_complete_64.py b/tb/test_ip_complete_64.py index 1c59fc460bb0fd0abada076ebac308d37dcde3da..e2164bd4041134c0a5049b2589bb21fc8f936800 100755 --- a/tb/test_ip_complete_64.py +++ b/tb/test_ip_complete_64.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_complete_64.v b/tb/test_ip_complete_64.v index 8b59a8d3b0bd2d70b5838f03d771ae8d3689d0bb..58db828da34068c858111d3490c6fbbb7296e3ae 100644 --- a/tb/test_ip_complete_64.v +++ b/tb/test_ip_complete_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_demux_4.py b/tb/test_ip_demux_4.py index 227c054d152e2f994e864924b84c1ea6db072c5a..4016c13f7ea9070049f9384aac88e42b6d6633f4 100755 --- a/tb/test_ip_demux_4.py +++ b/tb/test_ip_demux_4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_demux_4.v b/tb/test_ip_demux_4.v index 7d50855813c335da454d3bda19abb74860cff7b2..9f997e9bd7758941996f075231eeb3a367e65f1f 100644 --- a/tb/test_ip_demux_4.v +++ b/tb/test_ip_demux_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_demux_64_4.py b/tb/test_ip_demux_64_4.py index 62081b4188d6bf3858a50925c96ba6d4cfa35931..051c833d1dc9b185b008147fc97b52826c9babf3 100755 --- a/tb/test_ip_demux_64_4.py +++ b/tb/test_ip_demux_64_4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_demux_64_4.v b/tb/test_ip_demux_64_4.v index 8b3ca3775b6b683ed36b6c439ab27468ddd49f39..af66e4573c17f99dbe8f2ca0b08e6d226a54989d 100644 --- a/tb/test_ip_demux_64_4.v +++ b/tb/test_ip_demux_64_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_eth_rx.py b/tb/test_ip_eth_rx.py index 726d9349456c51c4d4f1ea49dde839ad179af26c..71d9169c173930cde90494219c2674b34cc95966 100755 --- a/tb/test_ip_eth_rx.py +++ b/tb/test_ip_eth_rx.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_eth_rx.v b/tb/test_ip_eth_rx.v index aada25add0e5fb7a9529ff7fe4c9ad546785f286..b4f4c5e60c4e82e08f925c4c14ac1e54f9396cfd 100644 --- a/tb/test_ip_eth_rx.v +++ b/tb/test_ip_eth_rx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_eth_rx_64.py b/tb/test_ip_eth_rx_64.py index 639d5bd5286a335e978436b7ac28ab49e8561565..3561148f87ebe07c1467a5a9266e3303e6057914 100755 --- a/tb/test_ip_eth_rx_64.py +++ b/tb/test_ip_eth_rx_64.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_eth_rx_64.v b/tb/test_ip_eth_rx_64.v index 5b2ac2a216db5182b8f433cdc9e1d92e4cb75e7a..cb3d62cc94080507d9dfeedb7ba60a797401f9b1 100644 --- a/tb/test_ip_eth_rx_64.v +++ b/tb/test_ip_eth_rx_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_eth_tx.py b/tb/test_ip_eth_tx.py index b74b5282da872d5e5ee9c65f9f2e4c62fd2397f3..fe583645124bfac07b44bee3055482c14e1d1760 100755 --- a/tb/test_ip_eth_tx.py +++ b/tb/test_ip_eth_tx.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_eth_tx.v b/tb/test_ip_eth_tx.v index e0a017a8e975cbcfadd60630db8e627b7672c390..08e96f1edc11c1beb5f4a56528866a30d8dbc957 100644 --- a/tb/test_ip_eth_tx.v +++ b/tb/test_ip_eth_tx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_eth_tx_64.py b/tb/test_ip_eth_tx_64.py index 5262e59f70936038aec41fa79091c26707ba2354..3cf9a803029b96c074833deba8d5945f787a6d5f 100755 --- a/tb/test_ip_eth_tx_64.py +++ b/tb/test_ip_eth_tx_64.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_eth_tx_64.v b/tb/test_ip_eth_tx_64.v index ede1320f4361bfc6e4d895624d6d42abc0433678..ea576f79991ac6f7137c4145f50bcd54761ce0a3 100644 --- a/tb/test_ip_eth_tx_64.v +++ b/tb/test_ip_eth_tx_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_mux_4.py b/tb/test_ip_mux_4.py index 8b237efb661f17e3060ef7fb8fc6382b7d417d19..bea4aa1cfdf0bdc9b874419445fc2fae655a981d 100755 --- a/tb/test_ip_mux_4.py +++ b/tb/test_ip_mux_4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_mux_4.v b/tb/test_ip_mux_4.v index 01768289f90a855522a5544754100564c619fc8b..0d4516825eaaab3ffc2616f590137fcad850eb49 100644 --- a/tb/test_ip_mux_4.v +++ b/tb/test_ip_mux_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_mux_64_4.py b/tb/test_ip_mux_64_4.py index 0e55dd419ff54832e6862fc50d644fc9740797a6..5cd32314a04eff0f56af31eb5da3ac4a211ba4ff 100755 --- a/tb/test_ip_mux_64_4.py +++ b/tb/test_ip_mux_64_4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_ip_mux_64_4.v b/tb/test_ip_mux_64_4.v index 7252121e0073d095642de3fc3f2f7e72851ab937..53fe1f6a61735cb10f6a1e08c8fb61d40bdc015d 100644 --- a/tb/test_ip_mux_64_4.v +++ b/tb/test_ip_mux_64_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp.py b/tb/test_udp.py index 68519981b0da47c0fc0c9acebee32f3c5e9dfde9..584ff07b1b265a9e34b9e8805304dbf0a6864e52 100755 --- a/tb/test_udp.py +++ b/tb/test_udp.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp.v b/tb/test_udp.v index 3af79a25fa7b99a802b2d973e28fa0626e92596b..39f425bf8d752655b3f5ebc6702dbae157bb03cf 100644 --- a/tb/test_udp.v +++ b/tb/test_udp.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_64.py b/tb/test_udp_64.py index 0c914a6a29fe2df46b2e7dee77bcff88ffa0ec53..e9fe9b25da43c50c35b5446899c32ef86d601909 100755 --- a/tb/test_udp_64.py +++ b/tb/test_udp_64.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_64.v b/tb/test_udp_64.v index 352195cec0fe942c089054e65cd3ca7aea8b920e..ce9904367b9d4f1da174b69b100ad90dc0fc26a8 100644 --- a/tb/test_udp_64.v +++ b/tb/test_udp_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_arb_mux_4.py b/tb/test_udp_arb_mux_4.py index 60960369be44cfd46e1eba34306aeb0aa897c52b..96ed5176e7e4109786492edea8c201e46d624466 100755 --- a/tb/test_udp_arb_mux_4.py +++ b/tb/test_udp_arb_mux_4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_arb_mux_4.v b/tb/test_udp_arb_mux_4.v index 793bc28a475dcf3b9da0a87324a86dfb6203a936..922bf798d2a5bf4acb9a47b7adb287a565eb5141 100644 --- a/tb/test_udp_arb_mux_4.v +++ b/tb/test_udp_arb_mux_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_arb_mux_64_4.py b/tb/test_udp_arb_mux_64_4.py index ad0b3f74fef6ce206fe00105b93855b316d81f03..b090e0e843574d0728436b7b78dd4561719113eb 100755 --- a/tb/test_udp_arb_mux_64_4.py +++ b/tb/test_udp_arb_mux_64_4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_arb_mux_64_4.v b/tb/test_udp_arb_mux_64_4.v index 59609bcc23c6ee79738903a62fb89ae49c732331..88765489c0b5d350f28f8d681fb41a5766533536 100644 --- a/tb/test_udp_arb_mux_64_4.v +++ b/tb/test_udp_arb_mux_64_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_checksum_gen.py b/tb/test_udp_checksum_gen.py index ceba47d21c9a99b602b18ade5e513870bf3e4fae..3c30d75842d974e472c00448f8497edc9a6d30fe 100755 --- a/tb/test_udp_checksum_gen.py +++ b/tb/test_udp_checksum_gen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_checksum_gen.v b/tb/test_udp_checksum_gen.v index c0dec7f08975f2d273324e3c5ce7b47cffb34cf6..94f2e2543a879a4290fbeb13568d9bdce65bbbd1 100644 --- a/tb/test_udp_checksum_gen.v +++ b/tb/test_udp_checksum_gen.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_checksum_gen_64.py b/tb/test_udp_checksum_gen_64.py index b70d35b517f98c01a5aecaf76d06618191697f72..0fc7a62c2688d661685e5b55e4e43dd8fe1c2a7f 100755 --- a/tb/test_udp_checksum_gen_64.py +++ b/tb/test_udp_checksum_gen_64.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_checksum_gen_64.v b/tb/test_udp_checksum_gen_64.v index 6c686322d844b11e124cd650d77e301305f51fc3..434ed3a09fca7c3913dc6b91779d2df121eef0e3 100644 --- a/tb/test_udp_checksum_gen_64.v +++ b/tb/test_udp_checksum_gen_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2016-2017 Alex Forencich +Copyright (c) 2016-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_complete.py b/tb/test_udp_complete.py index d6725d3146c6bd3d2e9e1f84c4f2908f3fa23077..c4ccad286f0240e8ad7e439f12fbd39a137d8cb0 100755 --- a/tb/test_udp_complete.py +++ b/tb/test_udp_complete.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_complete.v b/tb/test_udp_complete.v index 2a29713c900b2bfdd6276e6c3f43e1c40cc9de26..5707fed573c87bcf829174e1f2d3d9582ac480c2 100644 --- a/tb/test_udp_complete.v +++ b/tb/test_udp_complete.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_complete_64.py b/tb/test_udp_complete_64.py index f2a72d886f37d40d6dbba042b6bf8bc5bfe77245..9da8c1b04278b8de5967bdcee9f14674dbb4ac2b 100755 --- a/tb/test_udp_complete_64.py +++ b/tb/test_udp_complete_64.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_complete_64.v b/tb/test_udp_complete_64.v index cd33722d55b28ce856e359a7ce0cb5a288e844d8..348a0de26729cc098de8c42229357e62ffc0b542 100644 --- a/tb/test_udp_complete_64.v +++ b/tb/test_udp_complete_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_demux_4.py b/tb/test_udp_demux_4.py index 53fdf5e160f0ca5b9f7db9594a40463655c0ab19..6a0a36ecac9de80416fccd5ac67c4493918bc150 100755 --- a/tb/test_udp_demux_4.py +++ b/tb/test_udp_demux_4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_demux_4.v b/tb/test_udp_demux_4.v index f17413d085bf298a114eddcc08fa349d4298475f..d645131113137d8d613c094a5e6991222ccf9758 100644 --- a/tb/test_udp_demux_4.v +++ b/tb/test_udp_demux_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_demux_64_4.py b/tb/test_udp_demux_64_4.py index 9cd0f98619b40b19b25b8cc3b6b2bf845c5f8042..0060f455a0e3295ee023c64f7fa818fce3fe1589 100755 --- a/tb/test_udp_demux_64_4.py +++ b/tb/test_udp_demux_64_4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_demux_64_4.v b/tb/test_udp_demux_64_4.v index 04021b23eaccc2a86ff2ace5ff2e6bfd39671a67..5dacdc1fd7a82a89b22661f03b3a0d66338aa56f 100644 --- a/tb/test_udp_demux_64_4.v +++ b/tb/test_udp_demux_64_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_ip_rx.py b/tb/test_udp_ip_rx.py index ece437d515cb3e5de39765b43ffabe9020593045..cbe490c355130dbe4f9519e6063af93ca91a1373 100755 --- a/tb/test_udp_ip_rx.py +++ b/tb/test_udp_ip_rx.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_ip_rx.v b/tb/test_udp_ip_rx.v index 2be89b75ff996a977470427f6ce3dd89a25f756d..f05f23a479761c7310a1329c3c369331199c68c0 100644 --- a/tb/test_udp_ip_rx.v +++ b/tb/test_udp_ip_rx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_ip_rx_64.py b/tb/test_udp_ip_rx_64.py index 74d95d9b2b732463a07ab4b86c5a1b314be81fc2..08144b68700f08123eb78485f3700fd0a96eddc5 100755 --- a/tb/test_udp_ip_rx_64.py +++ b/tb/test_udp_ip_rx_64.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_ip_rx_64.v b/tb/test_udp_ip_rx_64.v index b4ef4067905d1b37c693d0d57fe35540e5b761db..48911aefb49f3721eea8e6bb05c3f2a30bdbf3fd 100644 --- a/tb/test_udp_ip_rx_64.v +++ b/tb/test_udp_ip_rx_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_ip_tx.py b/tb/test_udp_ip_tx.py index 74ac922377097d0cf97353d4c56627acd26b0e1f..a5bca5afd7bceb79a825d2cf4c675b3a414943ae 100755 --- a/tb/test_udp_ip_tx.py +++ b/tb/test_udp_ip_tx.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_ip_tx.v b/tb/test_udp_ip_tx.v index 3fb582a3484c8350e5eab3237afa6618521dd5ae..5bba007e6bc6c4f3d770a449b60463953fa99ff2 100644 --- a/tb/test_udp_ip_tx.v +++ b/tb/test_udp_ip_tx.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_ip_tx_64.py b/tb/test_udp_ip_tx_64.py index c09119623673d3aa0bf807973cb433218aaa5c20..f1a7a70126ba32b5ee47e57aad4d13390074f7b5 100755 --- a/tb/test_udp_ip_tx_64.py +++ b/tb/test_udp_ip_tx_64.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_ip_tx_64.v b/tb/test_udp_ip_tx_64.v index d638f68682b5643fe9e0501fd64ec62a456eec94..398da6bdd415754bec63954fa0ecebec951b7abd 100644 --- a/tb/test_udp_ip_tx_64.v +++ b/tb/test_udp_ip_tx_64.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_mux_4.py b/tb/test_udp_mux_4.py index 1086815763fa16e46bface949ce002fbde653676..244da968e115f6f21b707aa47d0215630cef52f0 100755 --- a/tb/test_udp_mux_4.py +++ b/tb/test_udp_mux_4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_mux_4.v b/tb/test_udp_mux_4.v index b153a94b0fe80b29d0406ad3b6bf09e827f6c767..ed2fee733af3b2c18bba177f82d758274e1efb44 100644 --- a/tb/test_udp_mux_4.v +++ b/tb/test_udp_mux_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_mux_64_4.py b/tb/test_udp_mux_64_4.py index ace7907a1134e0c6cea973c31f2b5d68f9f90f96..c1d0b43206b634a9e41912cbec03b878e26d864b 100755 --- a/tb/test_udp_mux_64_4.py +++ b/tb/test_udp_mux_64_4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/test_udp_mux_64_4.v b/tb/test_udp_mux_64_4.v index d424e6fedf343b542e4f2d1dfb5177905f8ca3b8..f7255565031a3d176f75d2d41335e5b7e89744d1 100644 --- a/tb/test_udp_mux_64_4.v +++ b/tb/test_udp_mux_64_4.v @@ -1,6 +1,6 @@ /* -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/udp_ep.py b/tb/udp_ep.py index 1d1a374b7775993e44d6c6f89a5c6ff19d5ca4df..7d2b87d38f51b3ad43e1daa742e968ec01cd58b0 100644 --- a/tb/udp_ep.py +++ b/tb/udp_ep.py @@ -1,6 +1,6 @@ """ -Copyright (c) 2014-2017 Alex Forencich +Copyright (c) 2014-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tb/xgmii_ep.py b/tb/xgmii_ep.py index a5ab57a3af918d07928d32d05d8c0d42c2fd5737..adf3f0a122da74fdc432cc0f9c4d1437baa61921 100644 --- a/tb/xgmii_ep.py +++ b/tb/xgmii_ep.py @@ -1,6 +1,6 @@ """ -Copyright (c) 2015-2017 Alex Forencich +Copyright (c) 2015-2018 Alex Forencich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal