Forum Discussion
Altera_Forum
Honored Contributor
13 years agoHelp on clock pin assignment
Hello, I'm new with FPGA programming. I created a simple program to generate PWM, but when I assigned the clock it shows as an error on compilation. Here is my code: module PWMTest (clock, swit...
Altera_Forum
Honored Contributor
13 years agothanks for the replies everyone, I found out the problem. Supposed to use pin R8 for the dedicated clock
@jderrick: there is a semicolon, before the command @Cris72: actually the code works fine, but will the# make any differences?