]> rtime.felk.cvut.cz Git - fpga/rpi-motor-control.git/blobdiff - pmsm-control/syn.tcl
Added reading of irc_index position.
[fpga/rpi-motor-control.git] / pmsm-control / syn.tcl
index 2d12ea853f4eac695eb5047b63a3601407e15f76..1a3a609e68b821ada174560b4dfe1438a608672a 100644 (file)
@@ -1,13 +1,18 @@
 # 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
 add_file util.vhdl
+add_file qcounter.vhdl
+add_file dff.vhdl
+add_file mcpwm.vhdl
+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