Refactors pipeline architecture by separating input and output stages. Introduces additional controllers and registers for better modularity. Aligns signal and attribute formatting for improved readability.
4 lines
183 B
Plaintext
4 lines
183 B
Plaintext
#NET I_CLK LOC = AG18;
|
|
NET I_CLK LOC = B8;
|
|
NET I_CLK TNM_NET = CLOCK;
|
|
TIMESPEC TS_CLOCK = PERIOD CLOCK 250 MHz HIGH 50 %; |