From 84a13e7563588104a10946363c7e04ad9bec2ede Mon Sep 17 00:00:00 2001 From: Paul Selkirk Date: Mon, 23 Nov 2015 17:54:12 -0500 Subject: If we really must byte-swap, try doing it in hardware, to make it easier to do memcpy from software. --- fmc/build/.gitignore | 80 ++++++++++++++++++++++++++-------------------------- 1 file changed, 40 insertions(+), 40 deletions(-) (limited to 'fmc/build') diff --git a/fmc/build/.gitignore b/fmc/build/.gitignore index 66d2673..cb45db8 100644 --- a/fmc/build/.gitignore +++ b/fmc/build/.gitignore @@ -1,51 +1,51 @@ coregen-tmp *.xrpt -novena_fmc.mcs -novena_fmc.cfi -novena_fmc.prm -novena_fmc.bgn -novena_fmc.bit -novena_fmc.drc -novena_fmc_bd.bmm -novena_fmc_par.ncd -novena_fmc_par.par -novena_fmc_par.pad -novena_fmc_par_pad.csv -novena_fmc_par_pad.txt -novena_fmc_par.grf -novena_fmc_par.ptwx -novena_fmc_par.unroutes -novena_fmc_par.xpi -novena_fmc.ncd -novena_fmc.pcf -novena_fmc.ngm -novena_fmc.mrp -novena_fmc.map +*.mcs +*.cfi +*.prm +*.bgn +*.bit +*.drc +*_bd.bmm +*_par.ncd +*_par.par +*_par.pad +*_par_pad.csv +*_par_pad.txt +*_par.grf +*_par.ptwx +*_par.unroutes +*_par.xpi +*.ncd +*.pcf +*.ngm +*.mrp +*.map smartguide.ncd -novena_fmc.psr -novena_fmc_summary.xml -novena_fmc_usage.xml -novena_fmc.ngd -novena_fmc.bld +*.psr +*_summary.xml +*_usage.xml +*.ngd +*.bld xlnx_auto* -novena_fmc_top.lso -novena_fmc.srp +*_top.lso +*.srp netlist.lst xst -novena_fmc.ngc -novena_fmc.prj -novena_fmc.scr -novena_fmc.post_map.twr -novena_fmc.post_map.twx +*.ngc +*.prj +*.scr +*.post_map.twr +*.post_map.twx smartpreview.twr -novena_fmc.twr -novena_fmc.twx +*.twr +*.twx smartpreview.twr -novena_fmc_err.twr -novena_fmc_err.twx -novena_fmc.lso -novena_fmc_bitgen.xwb -novena_fmc_bitgen.xwbt +*_err.twr +*_err.twx +*.lso +*_bitgen.xwb +*_bitgen.xwbt usage_statistics_webtalk.html par_usage_statistics.html webtalk.log -- cgit v1.2.3