kopia lustrzana https://github.com/hoglet67/RGBtoHDMI
Atom CPLD: Added two cycles of skew to PSYNC
Change-Id: Ib4de95736bc615f948a0eb4fe3ca97e9d62949eapull/39/head
rodzic
c65848030f
commit
6c5355681d
|
@ -295,6 +295,8 @@ begin
|
|||
quad(2) <= shift_B(0);
|
||||
quad(1) <= shift_G(0);
|
||||
quad(0) <= shift_R(0);
|
||||
end if;
|
||||
if counter(3 downto 0) = "0010" then
|
||||
psync <= counter(4);
|
||||
end if;
|
||||
else
|
||||
|
|
|
@ -118,3 +118,14 @@ FB3 18/18* 28/54 63/90 8/ 9
|
|||
FB4 18/18* 31/54 44/90 7/ 7*
|
||||
----- ----- ----- -----
|
||||
71/72 114/216 185/360 28/34
|
||||
|
||||
11. Atom CPLD: Added two cycles of skew to PSYNC
|
||||
|
||||
Function Mcells FB Inps Pterms IO
|
||||
Block Used/Tot Used/Tot Used/Tot Used/Tot
|
||||
FB1 18/18* 29/54 49/90 8/ 9
|
||||
FB2 17/18 26/54 29/90 5/ 9
|
||||
FB3 18/18* 28/54 63/90 8/ 9
|
||||
FB4 18/18* 31/54 44/90 7/ 7*
|
||||
----- ----- ----- -----
|
||||
71/72 114/216 185/360 28/34
|
||||
|
|
Ładowanie…
Reference in New Issue