Commit a26af799 authored by Dimitris Lampridis's avatar Dimitris Lampridis

syn: removed (and ignored) all hdlmake-generated files from SPEC and SVEC.…

syn: removed (and ignored) all hdlmake-generated files from SPEC and SVEC. Xilinx ISE project files could be added on official release commits if necessary
parent 0d62e067
*
!.gitignore
!Manifest.py
########################################
# This file was generated by hdlmake #
# http://ohwr.org/projects/hdl-make/ #
########################################
PROJECT := spec_fmc_adc_100Ms.xise
ISE_CRAP := *.b spec_top_fmc_adc_100Ms_summary.html *.tcl spec_top_fmc_adc_100Ms.bld spec_top_fmc_adc_100Ms.cmd_log *.drc spec_top_fmc_adc_100Ms.lso *.ncd spec_top_fmc_adc_100Ms.ngc spec_top_fmc_adc_100Ms.ngd spec_top_fmc_adc_100Ms.ngr spec_top_fmc_adc_100Ms.pad spec_top_fmc_adc_100Ms.par spec_top_fmc_adc_100Ms.pcf spec_top_fmc_adc_100Ms.prj spec_top_fmc_adc_100Ms.ptwx spec_top_fmc_adc_100Ms.stx spec_top_fmc_adc_100Ms.syr spec_top_fmc_adc_100Ms.twr spec_top_fmc_adc_100Ms.twx spec_top_fmc_adc_100Ms.gise spec_top_fmc_adc_100Ms.unroutes spec_top_fmc_adc_100Ms.ut spec_top_fmc_adc_100Ms.xpi spec_top_fmc_adc_100Ms.xst spec_top_fmc_adc_100Ms_bitgen.xwbt spec_top_fmc_adc_100Ms_envsettings.html spec_top_fmc_adc_100Ms_guide.ncd spec_top_fmc_adc_100Ms_map.map spec_top_fmc_adc_100Ms_map.mrp spec_top_fmc_adc_100Ms_map.ncd spec_top_fmc_adc_100Ms_map.ngm spec_top_fmc_adc_100Ms_map.xrpt spec_top_fmc_adc_100Ms_ngdbuild.xrpt spec_top_fmc_adc_100Ms_pad.csv spec_top_fmc_adc_100Ms_pad.txt spec_top_fmc_adc_100Ms_par.xrpt spec_top_fmc_adc_100Ms_summary.xml spec_top_fmc_adc_100Ms_usage.xml spec_top_fmc_adc_100Ms_xst.xrpt usage_statistics_webtalk.html webtalk.log webtalk_pn.xml run.tcl
#target for performing local synthesis
local:
echo "project open $(PROJECT)" > run.tcl
echo "process run {Generate Programming File} -force rerun_all" >> run.tcl
xtclsh run.tcl
#target for cleaing all intermediate stuff
clean:
rm -f $(ISE_CRAP)
rm -rf xst xlnx_auto_*_xdb iseconfig _xmsgs _ngo
#target for cleaning final files
mrproper:
rm -f *.bit *.bin *.mcs
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
*
!.gitignore
!Manifest.py
########################################
# This file was generated by hdlmake #
# http://ohwr.org/projects/hdl-make/ #
########################################
PROJECT := svec_fmc_adc_100Ms.xise
ISE_CRAP := *.b svec_top_fmc_adc_100Ms_summary.html *.tcl svec_top_fmc_adc_100Ms.bld svec_top_fmc_adc_100Ms.cmd_log *.drc svec_top_fmc_adc_100Ms.lso *.ncd svec_top_fmc_adc_100Ms.ngc svec_top_fmc_adc_100Ms.ngd svec_top_fmc_adc_100Ms.ngr svec_top_fmc_adc_100Ms.pad svec_top_fmc_adc_100Ms.par svec_top_fmc_adc_100Ms.pcf svec_top_fmc_adc_100Ms.prj svec_top_fmc_adc_100Ms.ptwx svec_top_fmc_adc_100Ms.stx svec_top_fmc_adc_100Ms.syr svec_top_fmc_adc_100Ms.twr svec_top_fmc_adc_100Ms.twx svec_top_fmc_adc_100Ms.gise svec_top_fmc_adc_100Ms.unroutes svec_top_fmc_adc_100Ms.ut svec_top_fmc_adc_100Ms.xpi svec_top_fmc_adc_100Ms.xst svec_top_fmc_adc_100Ms_bitgen.xwbt svec_top_fmc_adc_100Ms_envsettings.html svec_top_fmc_adc_100Ms_guide.ncd svec_top_fmc_adc_100Ms_map.map svec_top_fmc_adc_100Ms_map.mrp svec_top_fmc_adc_100Ms_map.ncd svec_top_fmc_adc_100Ms_map.ngm svec_top_fmc_adc_100Ms_map.xrpt svec_top_fmc_adc_100Ms_ngdbuild.xrpt svec_top_fmc_adc_100Ms_pad.csv svec_top_fmc_adc_100Ms_pad.txt svec_top_fmc_adc_100Ms_par.xrpt svec_top_fmc_adc_100Ms_summary.xml svec_top_fmc_adc_100Ms_usage.xml svec_top_fmc_adc_100Ms_xst.xrpt usage_statistics_webtalk.html webtalk.log webtalk_pn.xml run.tcl
#target for performing local synthesis
local:
echo "project open $(PROJECT)" > run.tcl
echo "process run {Generate Programming File} -force rerun_all" >> run.tcl
xtclsh run.tcl
#target for cleaing all intermediate stuff
clean:
rm -f $(ISE_CRAP)
rm -rf xst xlnx_auto_*_xdb iseconfig _xmsgs _ngo
#target for cleaning final files
mrproper:
rm -f *.bit *.bin *.mcs
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment