代码搜索:Synchronous
找到约 1,924 项符合「Synchronous」的源代码
代码结果 1,924
www.eeworm.com/read/493079/6406332
v clock.v
// Copyright 2006, 2007 Dennis van Weeren
//
// This file is part of Minimig
//
// Minimig is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public Licen
www.eeworm.com/read/481225/6645213
h synchdisk.h
// synchdisk.h
// Data structures to export a synchronous interface to the raw
// disk device.
//
// Copyright (c) 1992-1993 The Regents of the University of California.
// All rights reserved. Se
www.eeworm.com/read/156228/11817360
script1
-- This is an example of last_insert_rowid()
--
--
--
PRAGMA synchronous=OFF;
select * from test;
insert into test (b) values (3);
select last_insert_rowid();
insert into test (b) values (last_insert
www.eeworm.com/read/214672/15092316
h synchdisk.h
// synchdisk.h
// Data structures to export a synchronous interface to the raw
// disk device.
//
// Copyright (c) 1992-1993 The Regents of the University of California.
// All rights reserved. Se
www.eeworm.com/read/147244/12572199
vhd a8259top.vhd
-- Altera Microperipheral Reference Design Version 0802
--------------------------------------------------------
--
-- FILE NAME : a8259top.vhd
-- USED IN : none (Top level containing
www.eeworm.com/read/147244/12572222
vhd cwrd_reg.vhd
-- Altera Microperipheral Reference Design Version 0802
--------------------------------------------------------
--
-- FILE NAME : cwrd_reg.vhd
-- USED IN : rw_cntl.vhd (Read/Write Con
www.eeworm.com/read/147244/12572228
vhd a8259.vhd
-- Altera Microperipheral Reference Design Version 0802
--------------------------------------------------------
--
-- FILE NAME : a8259.vhd
-- USED IN : a8259top.vhd (A8259 testbench)
www.eeworm.com/read/147244/12572240
vhd int_seq.vhd
-- Altera Microperipheral Reference Design Version 0802
--------------------------------------------------------
--
-- FILE NAME : int_seq.vhd
-- USED IN : a8259.vhd (A8259 Core)
--