mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-08-22 14:17:29 +02:00
ecp5: Remove libtrellis link for bitstream gen
Signed-off-by: David Shah <[email protected]>
This commit is contained in:
+1
-2
@@ -24,8 +24,7 @@
|
||||
|
||||
NEXTPNR_NAMESPACE_BEGIN
|
||||
|
||||
void write_bitstream(Context *ctx, std::string base_config_file = "", std::string text_config_file = "",
|
||||
std::string bitstream_file = "");
|
||||
void write_bitstream(Context *ctx, std::string base_config_file = "", std::string text_config_file = "");
|
||||
|
||||
NEXTPNR_NAMESPACE_END
|
||||
|
||||
|
||||
Reference in New Issue
Block a user