Forum Discussion
Altera_Forum
Honored Contributor
21 years agoComponent editor advice
I have an avalon memory slave with this simple interface (export side is not listed) -- inputs from avalon:
signal address : IN STD_LOGIC_VECTOR (18 DOWNTO 1);
...
Altera_Forum
Honored Contributor
21 years agoI would also like to set the setup and hold times for a custom component. Does anyone know how to do this?
Should I manually change the ptf file for the component?