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 agoSomeone I work with found a solution.
The setup and hold times can be set, but only during the initial creation of the component. After it has been created the editor won't let you change the values.