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 grules

  1. G

    using vhdl & verilog in same project

    FINALLY !!! ITS WORKS! :razz: So my mistake was that i didn't declare the COMPONENT (that in my case is verilog file) right. so the right way is : first i write COMPONENT and his ports ( in architecture) then i need to do PORT MAPPING (ports from verilog file).
  2. G

    using vhdl & verilog in same project

    Hi i still have some problems.. I created a new project in Quartus , added two files to project, one is VHDL second is Verilog file, compilation is OK, but what i need is to use one of the variable (its bit string that i got from UART port) from Verilog code and USE it in VHDL code to controll...
  3. G

    using vhdl & verilog in same project

    iam trying to use to code files: VHDL and Verilog in same project using quartus. I get error that variables that i have in verilog not defined in vhdl. How can i use both files in same project? thanx!
  4. G

    RS-232 Receiver and Transmitter Design in VHDL

    thanx!!!! Now iam trying to use in same Project VHDL files & Verilog files, i saw in many forums that it possible ,iam using quartus ,is it ok?
  5. G

    RS-232 Receiver and Transmitter Design in VHDL

    Re: vhdl rs2323 receiver hi i trying to receive data from pc (matlab) to Altera de1 , but i want to see the data that i received for example to turn 8 leds ,each led = each bit in data string. anyone have some ideas for vhdl code? i know that data arrives to fpga( Rxd turn on on each bit)
  6. G

    Connecting Altera DE1 to H-Bridge

    Hi I want to connect a DE1 board to H-Bridge to control two DC motors.How can i connect the board to H-Bridge? The only way that i think is two GPIO output. thanx
  7. G

    Edge detection in simulink error

    Hi Iam trying to run Edge detection in simulink like in this link Edge Detection and i get a error about
  8. G

    vco vhdl code problem

    I found this code in net : **broken link removed** but when i try to run it in hAMSter i get syntax errors... somebody can explain to me how to run it by steps.. thanx
  9. G

    VCO model in Simulink/Matlab

    Hi I want to build a VCO model using matlab or simulink. In simulink there is a Block of VCO, the output i connect to time scope,and i wanted to connect a DC source in input and its not connecting, what i should connect in input? In matlab maybe somebody can help me to build a behavioral model...

Part and Inventory Search

Back
Top