Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Embeded-SCM Develop VHDL-FPGA-Verilog
  • Category : VHDL-FPGA-Verilog
  • Tags :
  • Update : 2012-11-26
  • Size : 495kb
  • Downloaded :0次
  • Author :sara*****
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
module SRAM_16Bit_512K(// Host Data oDATA,iDATA,iADDR, iWE_N,iOE_N, iCE_N,iCLK, iBE_N, // SRAM SRAM_DQ, SRAM_ADDR, SRAM_UB_N, SRAM_LB_N, SRAM_WE_N, SRAM_CE_N, SRAM_OE_N ) // Host Side input [15:0] iDATA output [15:0] oDATA input [17:0] iADDR input iWE_N,iOE_N input iCE_N,iCLK input [1:0] iBE_N // SRAM Side inout [15:0] SRAM_DQ output [17:0] SRAM_ADDR output SRAM_UB_N, SRAM_LB_N, SRAM_WE_N, SRAM_CE_N, SRAM_OE_N assign SRAM_DQ = SRAM_WE_N ? 16 hzzzz : iDATA assign oDATA = SRAM_DQ assign SRAM_ADDR = iADDR assign SRAM_WE_N = iWE_N assign SRAM_OE_N = iOE_N assign SRAM_CE_N = iCE_N assign SRAM_UB_N = iBE_N[1] assign SRAM_LB_N = iBE_N[0] endmodule
Packet file list
(Preview for download)
AES\AES.gise
...\AES.xise
...\aes128_fast.cmd_log
...\aes128_fast.spl
...\aes128_fast.sym
...\aes128_fast.tfi
...\aes_tester.cmd_log
...\aes_tester.lso
...\aes_tester.prj
...\aes_tester.syr
...\aes_tester.xst
...\aes_tester_envsettings.html
...\aes_tester_summary.html
...\aes_tester_vhdl.prj
...\aes_tester_xst.xrpt
...\iseconfig\AES.projectmgr
...\.........\aes_tester.xreport
...\pa.fromHdl.tcl
...\pa.fromNetlist.tcl
...\pepExtractor.prj
...\planAhead.ngc2edif.log
...\........._run_1\planAhead.jou
...\...............\planAhead.log
...\...............\planAhead_run.log
...\..............2\AES.data\constrs_1\fileset.xml
...\...............\........\sources_1\fileset.xml
...\...............\........\wt\webtalk_pa.xml
...\...............\AES.ppr
...\...............\planAhead.jou
...\...............\planAhead.log
...\...............\planAhead_run.log
...\rf_uart.bld
...\rf_uart.cmd_log
...\rf_uart.lso
...\rf_uart.ncd
...\rf_uart.ngc
...\rf_uart.ngd
...\rf_uart.ngr
...\rf_uart.pad
...\rf_uart.par
...\rf_uart.pcf
...\rf_uart.prj
...\rf_uart.ptwx
...\rf_uart.stx
...\rf_uart.syr
...\rf_uart.twr
...\rf_uart.twx
...\rf_uart.ucf
...\rf_uart.unroutes
...\rf_uart.xpi
...\rf_uart.xst
...\rf_uart_fpga_editor.log
...\rf_uart_guide.ncd
...\rf_uart_map.map
...\rf_uart_map.mrp
...\rf_uart_map.ncd
...\rf_uart_map.ngm
...\rf_uart_map.xrpt
...\rf_uart_map_fpga_editor.log
...\rf_uart_ngdbuild.xrpt
...\rf_uart_pad.csv
...\rf_uart_pad.txt
...\rf_uart_par.xrpt
...\rf_uart_summary.xml
...\rf_uart_usage.xml
...\rf_uart_vhdl.prj
...\rf_uart_xst.xrpt
...\webtalk_pn.xml
...\xlnx_auto_0_xdb\cst.xbcd
...\.st\work\hdllib.ref
...\...\....\hdpdeps.ref
...\...\....\sub00\vhpl00.vho
...\...\....\.....\vhpl01.vho
...\...\....\.....\vhpl02.vho
...\...\....\.....\vhpl03.vho
...\...\....\.....\vhpl04.vho
...\...\....\.....\vhpl05.vho
...\...\....\.....\vhpl06.vho
...\...\....\.....\vhpl07.vho
...\...\....\.....\vhpl08.vho
...\...\....\.....\vhpl09.vho
...\...\....\.....\vhpl10.vho
...\_ngo\netlist.lst
...\.xmsgs\map.xmsgs
...\......\ngdbuild.xmsgs
...\......\par.xmsgs
...\......\pn_parser.xmsgs
...\......\trce.xmsgs
...\......\xst.xmsgs
...\xst\dump.xst\rf_uart.prj\ngx\notopt
...\...\........\...........\...\opt
...\...\........\...........\ngx
...\planAhead_run_2\AES.data\constrs_1
...\...............\........\sources_1
...\...............\........\wt
...\xst\dump.xst\rf_uart.prj
...\...\work\sub00
...\planAhead_run_2\AES.data
...\xst\dump.xst
...\...\file graph
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.