Sunday, August 26, 2007
Thursday, August 23, 2007
Download Norton Antivirus 2005
Download Norton Antivirus 2005 + serial num.
http://rapidshare.com/files/50872056/Norton_AntiVirus_2005.zip
http://rapidshare.com/files/50872056/Norton_AntiVirus_2005.zip
Download Total Commander 5.50
Total Commander 5.50 + crack:
http://rapidshare.com/files/50844408/Total_Commander_v5.50.zip
http://rapidshare.com/files/50844408/Total_Commander_v5.50.zip
Parallel Scrambler & Descrambler
Parallel CRC scrambler and descrambler for 20b input words, VHDL model.
This scam&descam are for polynomial g(x)=x^9+x^4+1, but it can be easily changed.
Also this design is for 20b data bus, but it can be easily modified to accommodate any bus width.
http://rapidshare.com/users/4Z4U36
You'll need the password to open this folder, please contact me vie email if you need this.
cejkov.aleksandar@gmail.com
This scam&descam are for polynomial g(x)=x^9+x^4+1, but it can be easily changed.
Also this design is for 20b data bus, but it can be easily modified to accommodate any bus width.
http://rapidshare.com/users/4Z4U36
You'll need the password to open this folder, please contact me vie email if you need this.
cejkov.aleksandar@gmail.com
Parallel CRC coder
Parallel CRC coder for 10b input words, VHDL model. CRC is calculacted in one clk.
This coder is for polynomial g(x)=x^18+x^5+x^4+1, but it can be easily changed.
Also this design is for 10b data bus, but it can be easily modified to accommodate any bus width.
http://rapidshare.com/users/4Z4U36
You'll need the password to open this folder, please contact me vie email if you need this.
cejkov.aleksandar@gmail.com
This coder is for polynomial g(x)=x^18+x^5+x^4+1, but it can be easily changed.
Also this design is for 10b data bus, but it can be easily modified to accommodate any bus width.
http://rapidshare.com/users/4Z4U36
You'll need the password to open this folder, please contact me vie email if you need this.
cejkov.aleksandar@gmail.com
Download Zone Alarm Pro 80_302
Download Zone Alarm Pro 80_302 + keygen
http://rapidshare.com/files/50788869/Zone_Alarm_Pro.zip
http://rapidshare.com/files/50788869/Zone_Alarm_Pro.zip
Download System Mechanic 6.0
Download System Mechanic 6.0 + serial:
http://rapidshare.com/files/50788866/System_Mechanic_Version_6.0.zip
http://rapidshare.com/files/50788866/System_Mechanic_Version_6.0.zip
Sound Forge 6.0
Download Sound Forge 6.0 + key
http://rapidshare.com/files/50788864/Sound_Forge_6.0.zip
http://rapidshare.com/files/50788864/Sound_Forge_6.0.zip
Download Avast Professional
Avast Professional 4.6 + crack:
http://rapidshare.com/files/50738865/avast_professional_4.6.739.zip
http://rapidshare.com/files/50738865/avast_professional_4.6.739.zip
Download BSPlayer Pro
Download BSPlayer Pro + keygen:
http://rapidshare.com/files/50738864/BSPleYA.zip
http://rapidshare.com/files/50738864/BSPleYA.zip
Download Alcohol v1.9.5
Download Alcohol v1.9.5 & crack:
http://rapidshare.com/files/50719783/Alcohol.120.v1.9.5.3105.Cracked.zip
http://rapidshare.com/files/50719783/Alcohol.120.v1.9.5.3105.Cracked.zip
Wednesday, August 22, 2007
Download Rar Repair 3.1
Download Rar Repair 3.1 + crack:
http://rapidshare.com/files/50628615/Rar_Repair_Tool_3.1.Full.zip
http://rapidshare.com/files/50628615/Rar_Repair_Tool_3.1.Full.zip
Download hide ip platinum
Download hide ip platinum + keygen:
http://rapidshare.com/files/50628614/hideip_and_keygen.zip
http://rapidshare.com/files/50628614/hideip_and_keygen.zip
VHDL Programming
Download vhdl programming ebook from McGraw Hill
http://rapidshare.com/files/50610276/McGraw.Hill.VHDL.Programming.by.Example.4th.Ed.pdf
http://rapidshare.com/files/50610276/McGraw.Hill.VHDL.Programming.by.Example.4th.Ed.pdf
How to install XILINX smartmodels in Modelsim
Smartmodels are simulation models for xilnx complex devices in fpga, like rocketIO, powe pc
etc. First Xilnx Modelsim XE doesn't support smartmodels so you have to use Modelsim SE.
Step 1.
Go to your ISE Webpack installation (exp. c:\xilinx91) then \smartmodel\nt\image\pcnt\ and run sl_admin.exe. Then click install and select the path for files needed for
installation ( your_ise_dir\smartmodel\nt\image\pcnt\ ), select smartmodels you wish to install.
Step 2.
You must make the following changes to the "modelsim.ini" file located in the Modelsim directory:
Open modelsim.ini file.
After the lines:
; Simulator resolution
; Set to fs, ps, ns, us, ms, or sec with optional prefix of 1, 10, or 100.
edit the statement that follows, from "Resolution = ns" to "Resolution = ps."
After the lines:
; Specify whether paths in simulator commands should be described
; in VHDL or Verilog format. For VHDL, PathSeparator = /
; for Verilog, PathSeparator = .
comment the following statement by adding a semicolon (;) at the beginning of the line:
PathSeparator = /
After the line:
; List of dynamically loaded objects for Verilog PLI applications
add the following statement:
Veriuser=$LMC_HOME/lib/pcnt.lib/swiftpli_mti.dll
After the line:
; Logic Modeling's SmartModel SWIFT software (Windows NT)
add the following statements:
libsm = $MODEL_TECH/libsm.dll
libswift=$LMC_HOME/lib/pcnt.lib/libswift.dll
(for ISE 9.1 and above)
Make sure that %LMC_HOME%\lib\pcnt.lib is in the Path user variable.
NOTE: It is important that you do not change the order in which the commands appear in the "modelsim.ini" file. The simulation might not work if you do not follow the order recommended above.
Got to control panel->system->advanced->enviroment variables
if not defined create this variables:
variable name: LMC_HOME
variable value: your_ise_dir\smartmodel\nt\installed_nt
in your path variable you must add
rest_of_the_path;C:\Modeltech_6.2c\win32;%LMC_HOME%\bin;%LMC_HOME%\lib\pcnt.lib;
Step 3
Open modelsim and enter in your transcript window:
modelsim> compxlib -s mti_se -arch virtex5(or other architecture)
Step 4
type
vsim> vsim unisim.ppc405
if there's no errors you you succeeded else repeat from Step 1.
Hope it helps!
NOTE: If you are running ModelSim Standalone with a ".mpf" file, make sure these changes are made in that file, too.
etc. First Xilnx Modelsim XE doesn't support smartmodels so you have to use Modelsim SE.
Step 1.
Go to your ISE Webpack installation (exp. c:\xilinx91) then \smartmodel\nt\image\pcnt\ and run sl_admin.exe. Then click install and select the path for files needed for
installation ( your_ise_dir\smartmodel\nt\image\pcnt\ ), select smartmodels you wish to install.
Step 2.
You must make the following changes to the "modelsim.ini" file located in the Modelsim directory:
Open modelsim.ini file.
After the lines:
; Simulator resolution
; Set to fs, ps, ns, us, ms, or sec with optional prefix of 1, 10, or 100.
edit the statement that follows, from "Resolution = ns" to "Resolution = ps."
After the lines:
; Specify whether paths in simulator commands should be described
; in VHDL or Verilog format. For VHDL, PathSeparator = /
; for Verilog, PathSeparator = .
comment the following statement by adding a semicolon (;) at the beginning of the line:
PathSeparator = /
After the line:
; List of dynamically loaded objects for Verilog PLI applications
add the following statement:
Veriuser=$LMC_HOME/lib/pcnt.lib/swiftpli_mti.dll
After the line:
; Logic Modeling's SmartModel SWIFT software (Windows NT)
add the following statements:
libsm = $MODEL_TECH/libsm.dll
libswift=$LMC_HOME/lib/pcnt.lib/libswift.dll
(for ISE 9.1 and above)
Make sure that %LMC_HOME%\lib\pcnt.lib is in the Path user variable.
NOTE: It is important that you do not change the order in which the commands appear in the "modelsim.ini" file. The simulation might not work if you do not follow the order recommended above.
Got to control panel->system->advanced->enviroment variables
if not defined create this variables:
variable name: LMC_HOME
variable value: your_ise_dir\smartmodel\nt\installed_nt
in your path variable you must add
rest_of_the_path;C:\Modeltech_6.2c\win32;%LMC_HOME%\bin;%LMC_HOME%\lib\pcnt.lib;
Step 3
Open modelsim and enter in your transcript window:
modelsim> compxlib -s mti_se -arch virtex5(or other architecture)
Step 4
type
vsim> vsim unisim.ppc405
if there's no errors you you succeeded else repeat from Step 1.
Hope it helps!
NOTE: If you are running ModelSim Standalone with a ".mpf" file, make sure these changes are made in that file, too.
Digital Design with CPLD applications
Greate digital design book!
http://rapidshare.com/files/50522218/Delmar_-_Microprocessors_-_2000_-_Digital_Design_with_CPLD_Applications_and_VHDL_-_Dueck__Robert_K..
Because the link is too long just rename the file an put .pdf extension!
Introduction to CPLD and FPGA Design
Introduction to CPLD and FPGA Design
By Bob Zeidman
Very good Introduction for FPGA design from vhdl coding to implementation on only 70 pages.
I used many designs from this book for my projects.
http://rapidshare.com/files/50514586/Introduction_to_CPLD_and_FPGA_Design.PDF
By Bob Zeidman
Very good Introduction for FPGA design from vhdl coding to implementation on only 70 pages.
I used many designs from this book for my projects.
http://rapidshare.com/files/50514586/Introduction_to_CPLD_and_FPGA_Design.PDF
Tuesday, August 21, 2007
XP->LONGHORN
Convert your XP into Longhorn with this easy to use upgrade:
http://rapidshare.com/files/50302120/brico-pack-longhorn-inspirat-crystalxp.net-212354728.zip
http://rapidshare.com/files/50302120/brico-pack-longhorn-inspirat-crystalxp.net-212354728.zip
Saturday, August 18, 2007
Download new house music
Summer hits for 2007, go to
http://rapidshare.com/users/4IRCFK
password: house2007
Basement_Jaxx_-_Hey_you.mp3
Benassi_Bros_feat._Violeta_-_I_Love_My_Sex__radio_.mp3
Axwell_-_Watch_the_sunrise__vocal_radio_edit_.mp3
B.E.D._feat._Chloe_Myers_-_Before_I_leave__Freemasons_Club_Mix_.mp3
Beyonce_-_One_Night_Only__Dreamgirls_.mp3
Supermode_-_Tell_me_why__AXWELL___ANGELLO_.MP3
Deep_Dish_-_We_Gonna_Feel_It__Extended_Mix_-NYR.mp3
Yves_Larock_-_Rise_Up.mp3
Axwell_-_Feel_The_Vibe__Til_The_Morning_Comes___Vocal_Club_Mix_.mp3
Akcent_-_Jokero__crush_remix_.mp3
Alex_Gaudino_-_Destination_calabria__extended_mix_.mp3
116-mario_lopez-summerlove-mst.mp3
2_Touch_-_Blue_monday__pakito_mix_.mp3
World_hold_on_-_Bob_Sinclar.mp3
117-david_tavare-airbeat_one_2006-mst.mp3
Asle_Bjorn_pres._Leya_ft._Anne_K_-_Lucky_you.mp3
http://rapidshare.com/users/4IRCFK
password: house2007
Basement_Jaxx_-_Hey_you.mp3
Benassi_Bros_feat._Violeta_-_I_Love_My_Sex__radio_.mp3
Axwell_-_Watch_the_sunrise__vocal_radio_edit_.mp3
B.E.D._feat._Chloe_Myers_-_Before_I_leave__Freemasons_Club_Mix_.mp3
Beyonce_-_One_Night_Only__Dreamgirls_.mp3
Supermode_-_Tell_me_why__AXWELL___ANGELLO_.MP3
Deep_Dish_-_We_Gonna_Feel_It__Extended_Mix_-NYR.mp3
Yves_Larock_-_Rise_Up.mp3
Axwell_-_Feel_The_Vibe__Til_The_Morning_Comes___Vocal_Club_Mix_.mp3
Akcent_-_Jokero__crush_remix_.mp3
Alex_Gaudino_-_Destination_calabria__extended_mix_.mp3
116-mario_lopez-summerlove-mst.mp3
2_Touch_-_Blue_monday__pakito_mix_.mp3
World_hold_on_-_Bob_Sinclar.mp3
117-david_tavare-airbeat_one_2006-mst.mp3
Asle_Bjorn_pres._Leya_ft._Anne_K_-_Lucky_you.mp3
Download Uninstall Tool
If you don't want to use stupid add/remove from windows try this tool, much easier to use, remove software that add/remove doesn't see:
Full+patch
http://rapidshare.com/files/49810607/Uninstall.Tool.2.0.7.Full.inc.patch.tPORt.rar
Full+patch
http://rapidshare.com/files/49810607/Uninstall.Tool.2.0.7.Full.inc.patch.tPORt.rar
Download Ultimate Defrag
You don't want to use windows defrag check this tool, it's my choice:
Download defragmenter+keygen
http://rapidshare.com/files/49810608/UltimateDefrag_1.44___Keygen.zip
Download defragmenter+keygen
http://rapidshare.com/files/49810608/UltimateDefrag_1.44___Keygen.zip
Remove WGA
WGA- Windows Genuine Annoyer
You want to remove Windows genuine, use this tool it's very effective:
First, run removeWGA.exe then copy files from lcc_dll.zip to your windows\system32 directory
http://rapidshare.com/files/49810609/removeWGA.zip
You want to remove Windows genuine, use this tool it's very effective:
First, run removeWGA.exe then copy files from lcc_dll.zip to your windows\system32 directory
http://rapidshare.com/files/49810609/removeWGA.zip
XP-> VISTA
You want the Vista look. Change your windows xp into vista directly:
http://rapidshare.com/files/49810610/brico-pack-vista-inspirat-crystalxp.net-213054728.zip
http://rapidshare.com/files/49810610/brico-pack-vista-inspirat-crystalxp.net-213054728.zip
Download Defrag Tool
Download mst defragmenter tool much better then Windows defrag.
http://rapidshare.com/files/49810612/mst_1_.defrag.home.edition.1.8.30.58.regfile-rev.zip
http://rapidshare.com/files/49810612/mst_1_.defrag.home.edition.1.8.30.58.regfile-rev.zip
Download NOD32
The best antiviruse I've ever used!
Download NOD32 2.7.2+patch
http://rapidshare.com/files/49810616/NOD32.zip
Download NOD32 2.7.2+patch
http://rapidshare.com/files/49810616/NOD32.zip
Download Winamp
Download winamp and play the music you like(CECA).
http://rapidshare.com/files/49751452/winamp521_full_emusic-7plus.exe
http://rapidshare.com/files/49751452/winamp521_full_emusic-7plus.exe
Thursday, August 16, 2007
Subscribe to:
Posts (Atom)