代码搜索:ORAM
找到约 15 项符合「ORAM」的源代码
代码结果 15
www.eeworm.com/read/449183/1679667
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity jpeg_tb is
generic(
CAPTURE_ORAM : string := "OUT_RAM.txt";
CAPTURE_BIN : string := "test_out.jpg"
);
end jpeg_tb;
www.eeworm.com/read/239068/13303989
txt info.txt
Programming with GNU Software
Tools from Cygnus Support
By Andy Oram, Mike Loukides
1st Edition April 1995
1-56592-112-7, Order Number: 1127
258 pages, $39.95 US, £28.50 UK
Buy from O'Re
www.eeworm.com/read/449183/1679672
v jpeg_tb.v
module jpeg_tb;
parameter CAPTURE_ORAM = "OUT_RAM.txt",
CAPTURE_BIN = "test_out.jpg";
integer f_capture, f_capture_bin;
wire CLK;
wire RST;
wire [23:0] ram_rdaddr;
wire [7:0] ram_q,
www.eeworm.com/read/177212/9464988
asm system.asm
.include resource.inc //包含文件
.include hardware.inc //包含文件
.define P_INT_Ctrl_New 0x702d //定义关键字
.public _K_code //全局变量,用于存储键值
.public _flag //标志
.oram
.var _K_code //全