代码搜索:ACTEL A3P060 PDF
找到约 10,000 项符合「ACTEL A3P060 PDF」的源代码
代码结果 10,000
www.eeworm.com/read/409884/11308260
ini viewdraw.ini
NET 12 1 0
COMPONENT 15 0 0
ATTRIBUTE 14 0 0
LABEL 15 0 0
PIN 3 0 0
BOX
www.eeworm.com/read/409880/11308396
ini viewdraw.ini
NET 12 1 0
COMPONENT 15 0 0
ATTRIBUTE 14 0 0
LABEL 15 0 0
PIN 3 0 0
BOX
www.eeworm.com/read/409880/11308404
ini modelsim.ini
[Library]
others = $MODEL_TECH/../modelsim.ini
fusion = D:/Actel/Libero/Libero_v8.4/Designer/lib/modelsim/precompiled/vlog/fusion
syncad_vhdl_lib = D:\Actel\Libero\Libero_v8.4\Designer/
www.eeworm.com/read/358544/10185618
ini modelsim.ini
[Library]
others = $MODEL_TECH/../modelsim.ini
proasic3e = $MODEL_TECH/../actel/vhdl/proasic3e
syncad_vhdl_lib = C:\Libero\Designer/lib/actel/syncad_vhdl_lib
[vcom]
VHDL93 = 1
[vsim]
IterationL
www.eeworm.com/read/493559/6395439
v sd_defines.v
//Read the documentation before changing values
`define BIG_ENDIAN
//`define LITLE_ENDIAN
//`define SIM
`define SYN
`define ACTEL
//`define CUSTOM
//`define ALTERA
//`define XLINX
//`
www.eeworm.com/read/493559/6395446
v sd_defines.v
//Read the documentation before changing values
`define BIG_ENDIAN
//`define LITLE_ENDIAN
//`define SIM
`define SYN
`define ACTEL
//`define CUSTOM
//`define ALTERA
//`define XLINX
//`
www.eeworm.com/read/102036/6234618
py pdfclock.py
#!/usr/bin/python
# $Id: pdfclock.py,v 1.9.2.3 2003/12/17 15:38:01 tm Exp $
#
# PDFlib client: pdfclock example in Python
#
from sys import *
from time import *
from pdflib_py import *
RAD
www.eeworm.com/read/102036/6234646
pl pdfclock.cgi.pl
#!/usr/bin/perl
# $Id: pdfclock.cgi.pl,v 1.5.2.2 2003/12/17 15:38:01 tm Exp $
#
# PDFlib client: pdfclock CGI example in Perl
#
use pdflib_pl 5.0;
$RADIUS = 200.0;
$MARGIN = 20.0;
$p = PDF_new();