Search found 3 matches

by Gapter
Fri Nov 09, 2007 1:31 pm
Forum: Hardware
Topic: What are common mistakes for beginners?
Replies: 16
Views: 11636

SYNC (which is active-low, BTW) is asserted ONLY for the opcode byte; it is deasserted for the operand bytes that may follow. Therefore, it is possible to use this, but the logic involved will need to be aware of which opcode is being fetched, so that it can "remember" the SYNC state for the ...
by Gapter
Wed Nov 07, 2007 2:24 pm
Forum: Hardware
Topic: What are common mistakes for beginners?
Replies: 16
Views: 11636

When I was at university, some of my clever fellows realised that it was possible to add write-only I/O devices to a system without losing any of the memory map. Simply enable the ROM for read accesses only and then re-use the same addresses for your write registers. Since the ROM was a 16k device ...
by Gapter
Sun Sep 02, 2007 11:05 am
Forum: SBC- Series Projects
Topic: SBC-3. Current status
Replies: 60
Views: 52229

SBC-3. Current status

No news since june... Daryl, can You publish news every month, pleeeease.