From 253550421710b88388b064849c0378e6270ab5ec Mon Sep 17 00:00:00 2001 From: Leo Moser Date: Wed, 24 Jun 2026 15:05:11 +0200 Subject: [PATCH] fabulous: update CMakeLists.txt Signed-off-by: Leo Moser --- techlibs/fabulous/CMakeLists.txt | 7 ------- 1 file changed, 7 deletions(-) diff --git a/techlibs/fabulous/CMakeLists.txt b/techlibs/fabulous/CMakeLists.txt index 53091e5d3..7794a01e4 100644 --- a/techlibs/fabulous/CMakeLists.txt +++ b/techlibs/fabulous/CMakeLists.txt @@ -31,11 +31,4 @@ yosys_pass(synth_fabulous fabulous DATA_FILES cells_map.v - prims.v - latches_map.v - ff_map.v - ram_regfile.txt - regfile_map.v - io_map.v - arith_map.v )