Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by klop

  1. K

    Looking for linting tool that can manage two Types assign

    Hi, In my RTL I have two types of expressions which cause warnings in the linting tool(RHS width is not equal to LHS width): Type_I assign A[7:0] = 'h2; Type_II assign B[7:0] = {C[5:0],D[4:0]}; Does anybody know a linting tool which can distinct between these two kind of issues (in...
  2. K

    Synopsys VCS on Linux (RHEL v4 / CentOS 4.6)

    vcs centos I'm trying RHEL v4 but have the problem anyway. Is it possible that VCS doesn't like VmWare(I have RHEL v4 installed as virtual machine)?
  3. K

    Synopsys VCS on Linux (RHEL v4 / CentOS 4.6)

    synopsys vcs 2008 Please help. I need to start to work with VCS urgently.
  4. K

    Synopsys VCS on Linux (RHEL v4 / CentOS 4.6)

    vcs segmentation fault I'm trying to run Synopsys VCS (Y-2006.06) on RHEL v4 or Cent OS 4.6. I always get "segmentation fault" error. hugemem rpm for Cent OS 4.6 is installed. Could somebody please help me?
  5. K

    ARM7TDMI Core Chip request!

    I think you will not be able to find ARM7TDMI (ARM7TDMI-S) core as a chip. You should better try to find it as a RTL for your FPGA. But the speed will not be high.
  6. K

    AC7 DEVELOPMENT PLATFORM MOTHERBOARD schematic

    Could somebody please help me to find schematic for "AC7 DEVELOPMENT PLATFORM MOTHERBOARD" (TI). Many thanks in advance.
  7. K

    Hardware for Reverse CCITT CRC parallel calculation

    reverse ccitt Could somebody please propose hardware for the Reverse CCITT CRC calculation (not 0x1021 but 0x8408). 16 bit CRC with 8 bit data input. Thanks a lot.
  8. K

    Looking for AES encryption software

    Could somebody please help me to find software for AES encryption(only). The software !must! be able to run on AVR uC. (PM-8Kx16+DM-16Kx8 or PM-16Kx16+DM-8Kx8). Thanks a lot.
  9. K

    Debugger for ARM using ARMulate.dll library

    I'd like to write some sort of debugger for ARM using ARMulate.dll library. Probably someone has experince in working with subj.
  10. K

    Encrypted/Protected module

    I'm working on a complex project which contains RISC CPU, DMAs, RAM, Peripherals, etc. I'd like to protect one of the modules from modification/reverse engeneering and so on. The project will be implemented in Xilix FPGA(Synplify PRO + ISE will be used. Could somebody please help me? As far as I...
  11. K

    Help me with CRC calculation problem

    CRC calculation problem My task is to design CRC calculation hardware according to the given software. The previous version of software contain the following table for CRC calculation: unsigned int crc_tabccitt[256]= { 0x0000, 0x1021, 0x2042, 0x3063, ... I found that such a table corresponds...
  12. K

    Problems with DFFs without RESET in simulation

    I have registers which don't use reset(or set) input in my design. When I start to simulate such a design I have a lot of problems (especially after P&R) because of 'X'. Is there any way to resolve such a problem. Many thanx in advance.
  13. K

    ARM RDI Needed, to Build a versatile JTAG emulator with 1chp

    rdi jtag The problems are: 1. EEPROM content 2. Pinouts(for JTAG connector)
  14. K

    Parallel Port Simulation ..

    simulation of parallel port And what about PCCard slot? Do you have it?
  15. K

    DMDK 642 Digital Media Evaluation Kit (from ATEME) question.

    Could somebody please help me with documentation for DMDK 642 Digital Media Evaluation Kit (from ATEME). I’m especially interested in details on IDE/ATA interface(implemented in Altera Cyclone FPGA): Which PIO/DMA/UDMA modes are supported and so on. Thank you, Klop.

Part and Inventory Search

Back
Top