Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Hello everybody I'm new in VHDL and I'm doing a project with DE2 board In the project I need to build a robot. My first step was to design a ASM and from that to take out the FSM which i did (hopefully I did it good enough) The second step is to check one of my ASM and I choose my engine control ASM I wrote a program in VHDL using quartus and burn it into my board Instead of using the motors from the beginnig the idea was to used the board's led using a PWM generator that will create a "running led" effect for a curtain direction and in change it in a push of a button but it didn't work. Can anybody tell me what I did wrong? I think it's in the pin assignment --- Quote End --- Hi there I am very new in VHDL I want to write a code for line following robot , but I faced a lot of problems because I started from zero. I spent already more than two months to learn it. when I started to write the code I got stuck and I couldn't know how to start. I tried to check from the internet but I didn't find any thing, then I found your code for robot using VHDL. could you please help me with that if you have done it successfully