1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-02-09 09:51:18 +00:00
This commit is contained in:
Miodrag Milanovic
2023-03-31 09:03:04 +02:00
committed by myrtle
parent 6f85053b03
commit a00f810093

View File

@@ -342,7 +342,6 @@ struct MachXO2Bitgen
void run()
{
ChipConfig cc;
IdString base_id = ctx->id(ctx->chip_info->device_name.get());
if (base_id == ctx->id("LCMXO2-256"))
BaseConfigs::config_empty_lcmxo2_256(cc);