Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

Way to switch codes by the compilers

Hello, guys. I am in the VHDL, and I am using the Quartus with the ModelSim. I have written a clocker for the simulations; library ieee; use ieee.std_logic_1164.all; entity clocker is ...