Follow ApSolo_Inc on Twitter
Articles

# | 0-9 |A |B |C |D |E |F |G |H |I |J |K |L |M |N |O |P |Q |R |S |T |U |V |W |X |Y |Z

Results 1 - 20 of 33

General Topics/IT Knowledge
Author:Tomson
no 1
Wednesday, 20 April 2011 | 248 hits
Desktop/Linux/Mac
Author:Sean
Periodically backup SVN server is a good practice. It's also useful when you want to relocate your svn server. Here are the simple steps: 1. login to the svn server 2. backup your svn repo, if more then one repo, do it one by one...
Friday, 08 April 2011 | 2034 hits | Read more
FPGA/Verilog/VHDL
Author:Sean
Introduction This article is written with the target to eliminate new learner's most frequent questions: what's the difference between blocking assignment and non-blocking assignment? Blocking Assignment Blocking Assignment always...
Thursday, 24 March 2011 | 2511 hits | Read more
User Rating: / 1
SoC/General
Author:Sean
Coming soon... OpenCore: Wishbone IBM: CoreConnect ARM: AMBA Altera: Avalon
Friday, 18 March 2011 | 1693 hits
FPGA/FPGA Boards/Kits
Author:Sean
When design an FPGA based board, memory components are usually the must-have device. But how to select the most appropriate memory type among the large range of available choices is the first question the designer can have. First of all, I list...
Friday, 18 March 2011 | 1263 hits | Read more
SoC/General
Author:Sean
What's SoC FPGA? A semiconductor devices that integrate FPGA fabric, hardened CPU subsystems, and other hardened IP. What happened in the last decade? These SoC FPGAs complement the decade-long availability of soft-core CPUs and other...
Monday, 14 March 2011 | 1426 hits | Read more
Desktop/Windows
Author:Sean
A great document management software is released by Xilinx --- Xilinx Documentation Navigator. As many FPGA developers known, Xilinx has extreme abundant documentations on line. New users always have difficulty to find and utilise the...
Sunday, 13 March 2011 | 1911 hits | Read more
FPGA/FPGA Boards/Kits
Author:Sean
Coming soon...
Saturday, 12 March 2011 | 1499 hits
User Rating: / 3
SoC/MicroBlaze
Author:Sean
In order to make this tutorial more general, I will not focus on official supported Xilinx or Avnet FPGA development boards, but a third party board instead. It's well known that EDK is a great tool for the supported boards which you just...
Saturday, 12 March 2011 | 3435 hits | Read more
SoC/PowerPC
Author:Sean
coming soon....
Saturday, 12 March 2011 | 2464 hits
FPGA/FPGA Devices
Author:Sean
Noise Noiseis a random fluctuation in an electrical signal, a characteristic of all electronic circuits. Noise generated by electronic devices varies greatly, as it can be produced by several different effects. Thermal and shot noise are...
Thursday, 10 March 2011 | 1800 hits | Read more
FPGA/FPGA Devices
Author:Sean
Users can move logic that is normally implemented with configurable logic blocks (CLB) to user-configurable input/output blocks (IOB) since FPGAs have limited logic resources in the IOBs. By moving logic from CLBs to IOBs, additional logic...
Wednesday, 09 March 2011 | 1602 hits | Read more
FPGA/Verilog/VHDL
Author:Yan
VHDL and Verilog are two main industry standard hardware description languages. It is well know that Verilog is modelled after C, and VHDL is modelled after Ada which decides they are quite different kinds of languages. This artical gives a basic...
Sunday, 06 March 2011 | 1021 hits | Read more
FPGA/Verilog/VHDL
Author:Sean
Sequential logic Sequential logic blocks generate the flip-flops in a design. There should be no other logic generated inside the sequential block. No delays should ever be coded into synthesizable logic, including the sequential logic block....
Wednesday, 02 March 2011 | 1534 hits | Read more
FPGA/Verilog/VHDL
Author:Sean
1. Sequential Blocks A begin-end block is a means of grouping two or more procedural assignments together so that they act like a single group of sequential statements. Individual statements within a begin-end block are executed...
Wednesday, 02 March 2011 | 1386 hits | Read more
User Rating: / 1
FPGA/Verilog/VHDL
Author:Sean
Reserved Word Purpose always The always construct is enabled at the beginning of a simulation, and repeats continuously throughout...
Tuesday, 01 March 2011 | 1577 hits | Read more
FPGA/Verilog/VHDL
Author:Sean
verilog.org verilog.net verilog.com and IEEE standard Nonblocking Assignments in Verilog Synthesis, Coding Styles That Kill! (Cliff Cummings) Synthesizable Verilog Examples Verilog manual (CSCI320, Bucknell) ...
Tuesday, 01 March 2011 | 1485 hits | Read more
FPGA/Verilog/VHDL
Author:Sean
A Verilog module starts with the module keyword followed by the name of the module and the port list, which is a list of the names of all the inputs and outputs of the module. The next section contains the port declarations. module behaves...
Monday, 28 February 2011 | 1512 hits | Read more
FPGA/FPGA Applications
Author:Sean
Conventionally C++ is broadly used in high frequency trading (HFT) projects because the low development cost and good performance. However when performance is omnipotent C++ based quote stream decoding, e.g. FIX protocol is not perfect. Here...
Sunday, 27 February 2011 | 1932 hits | Read more
FPGA/FPGA Design Tools
Author:Sean
This article will talk about how to utilise Xilinx website resource to learn Xilinx FPGA programming faster.This article will talk about how to utilise Xilinx website resource to learn Xilinx FPGA programming faster.This article will talk...
Thursday, 24 February 2011 | 1602 hits | Read more

«StartPrev12NextEnd»

Page 1 of 2