X-Git-Url: https://rtime.felk.cvut.cz/gitweb/fpga/rpi-motor-control.git/blobdiff_plain/6e929536b290d817bd2473bcc158d1dab5ba1f55..c4cdcbe5bfaecb9024e4fe41be29a4541653b8ef:/pmsm-control/syn.tcl?ds=sidebyside diff --git a/pmsm-control/syn.tcl b/pmsm-control/syn.tcl index e8fb4cb..1a3a609 100644 --- a/pmsm-control/syn.tcl +++ b/pmsm-control/syn.tcl @@ -1,6 +1,6 @@ # synplify_pro -licensetype synplifypro_actel -batch syn.tcl -project -new rpi_mc_simple_dc +project -new rpi_pmsm_control impl -name syn0 #add_file pll50to200.vhd @@ -12,7 +12,7 @@ add_file div8.vhdl add_file adc_reader.vhdl # top-level -add_file rpi_mc_simple_dc.vhdl +add_file rpi_pmsm_control.vhdl #add_file rpi_mc_simple_dc.sdc set_option -technology IGLOO