ecp5: Remove libtrellis link for bitstream gen

Signed-off-by: David Shah <[email protected]>
This commit is contained in:
David Shah
2018-08-01 15:58:38 +02:00
parent 534465d3ad
commit 0658759495
8 changed files with 83 additions and 89 deletions
+1 -2
View File
@@ -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