mirror of https://github.com/YosysHQ/nextpnr.git
common: Import hashlib from Yosys
Signed-off-by: gatecat <gatecat@ds0.me>
This commit is contained in:
parent
589ca8ded5
commit
76ef768864
File diff suppressed because it is too large
Load Diff
|
|
@ -30,6 +30,7 @@
|
|||
#include <boost/functional/hash.hpp>
|
||||
#include <string>
|
||||
|
||||
#include "hashlib.h"
|
||||
#include "idstring.h"
|
||||
#include "nextpnr_namespaces.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue