Forum Discussion
Altera_Forum
Honored Contributor
13 years agoAdd this to the top of the file that Modelsim is complaining about:
// Modelsim-ASE requires a timescale directive
`timescale 1 ns / 1 ns
Cheers, DaveAdd this to the top of the file that Modelsim is complaining about:
// Modelsim-ASE requires a timescale directive
`timescale 1 ns / 1 ns
Cheers, Dave