Skip to content
Snippets Groups Projects
Commit cd5565a6 authored by Ali Skaf's avatar Ali Skaf
Browse files

Few typo corrections

parent bc7509be
No related branches found
No related tags found
2 merge requests!308Added license headers (Apache v2),!300Resolve FLX-1697 "Ttc emulator longb ocr support"
Pipeline #3129121 passed
......@@ -61,7 +61,7 @@ architecture Behavioral of TTC_Emulator is
signal single_bcr_long : std_logic := '0';
signal single_bcr : std_logic := '0';
signal ocr : std_logic := '0'; -- AS: OCR command signa: Single pulse generated at rising edge of BROADCAST(0)
signal ocr : std_logic := '0'; -- AS: OCR command signal: Single pulse generated at rising edge of BROADCAST(0)
signal en : std_logic := '0';
signal user_reset : std_logic := '0';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment