diff options
author | Josh Blum <josh@joshknows.com> | 2012-03-13 15:55:14 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2012-03-16 11:29:18 -0700 |
commit | 28e0a0e38cecdb3e05c9a15ed43bef1cfce7734b (patch) | |
tree | 172d59db398930227c9479bce0620f1f0e1200dc /usrp2/coregen | |
parent | 56f37de8193b3dd871f9698994e58f9322c7bef5 (diff) | |
download | uhd-28e0a0e38cecdb3e05c9a15ed43bef1cfce7734b.tar.gz uhd-28e0a0e38cecdb3e05c9a15ed43bef1cfce7734b.tar.bz2 uhd-28e0a0e38cecdb3e05c9a15ed43bef1cfce7734b.zip |
fifo ctrl: parameterize having a proto header
Diffstat (limited to 'usrp2/coregen')
-rw-r--r-- | usrp2/coregen/fifo_xlnx_512x36_2clk_prog_full.gise | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usrp2/coregen/fifo_xlnx_512x36_2clk_prog_full.gise b/usrp2/coregen/fifo_xlnx_512x36_2clk_prog_full.gise index 9abec8c3e..660fb2f65 100644 --- a/usrp2/coregen/fifo_xlnx_512x36_2clk_prog_full.gise +++ b/usrp2/coregen/fifo_xlnx_512x36_2clk_prog_full.gise @@ -21,9 +21,7 @@ <sourceproject xmlns="http://www.xilinx.com/XMLSchema" xil_pn:fileType="FILE_XISE" xil_pn:name="fifo_xlnx_512x36_2clk_prog_full.xise"/>
- <files xmlns="http://www.xilinx.com/XMLSchema">
- <file xil_pn:fileType="FILE_VEO" xil_pn:name="fifo_xlnx_512x36_2clk_prog_full.veo" xil_pn:origination="imported"/>
- </files>
+ <files xmlns="http://www.xilinx.com/XMLSchema"/>
<transforms xmlns="http://www.xilinx.com/XMLSchema"/>
|