From: Martin Prudek Date: Sun, 4 Oct 2015 14:07:24 +0000 (+0200) Subject: FIX: dff3.vhdl added to syn.tcl. X-Git-Url: https://rtime.felk.cvut.cz/gitweb/fpga/rpi-motor-control.git/commitdiff_plain/2a0a1c536035442e618eab3da6a290f7c6f77b81?hp=fb53ad99c67e082af0deca9efdf99e287002ffeb FIX: dff3.vhdl added to syn.tcl. --- diff --git a/pmsm-control/syn.tcl b/pmsm-control/syn.tcl index 9ac0ef9..c600086 100644 --- a/pmsm-control/syn.tcl +++ b/pmsm-control/syn.tcl @@ -10,6 +10,7 @@ add_file dff.vhdl add_file mcpwm.vhdl add_file cnt_div.vhdl add_file adc_reader.vhdl +add_file dff3.vhdl # top-level add_file rpi_pmsm_control.vhdl