From 8e9aa9af4c5db851d68a60c58367db46b99326c3 Mon Sep 17 00:00:00 2001 From: Pepping <pepping> Date: Thu, 25 Jun 2015 10:31:06 +0000 Subject: [PATCH] Added entry for rewire --- libraries/base/reorder/hdllib.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/base/reorder/hdllib.cfg b/libraries/base/reorder/hdllib.cfg index fd8c1b9c2c..26d295d0f5 100644 --- a/libraries/base/reorder/hdllib.cfg +++ b/libraries/base/reorder/hdllib.cfg @@ -20,6 +20,7 @@ synth_files = src/vhdl/reorder_row.vhd src/vhdl/reorder_sequencer.vhd src/vhdl/reorder_transpose.vhd + src/vhdl/reorder_rewire.vhd # Old files should be renamed as follows in near future: # ss_reorder.vhd --> reorder_row.vhd -- GitLab