aboutsummaryrefslogtreecommitdiffstats
path: root/common/place_sa.cc
diff options
context:
space:
mode:
authorDavid Shah <davey1576@gmail.com>2018-06-17 11:49:57 +0200
committerDavid Shah <davey1576@gmail.com>2018-06-17 11:49:57 +0200
commit6a937e0b45ed9993d6cf4fd659693757c73b4f8f (patch)
tree6f508fd6d473d67e76b2085da7b21844428736d7 /common/place_sa.cc
parent3afce5ff5a6adfa1baccb4f4625005300b9a3862 (diff)
downloadnextpnr-6a937e0b45ed9993d6cf4fd659693757c73b4f8f.tar.gz
nextpnr-6a937e0b45ed9993d6cf4fd659693757c73b4f8f.tar.bz2
nextpnr-6a937e0b45ed9993d6cf4fd659693757c73b4f8f.zip
Updating copyrights
Signed-off-by: David Shah <davey1576@gmail.com>
Diffstat (limited to 'common/place_sa.cc')
-rw-r--r--common/place_sa.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/place_sa.cc b/common/place_sa.cc
index 7532213c..79700d3f 100644
--- a/common/place_sa.cc
+++ b/common/place_sa.cc
@@ -2,6 +2,10 @@
* nextpnr -- Next Generation Place and Route
*
* Copyright (C) 2018 Clifford Wolf <clifford@clifford.at>
+ * Copyright (C) 2018 David Shah <david@symbioticeda.com>
+ *
+ * Simulated annealing implementation based on arachne-pnr
+ * Copyright (C) 2015-2018 Cotton Seed
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above