revC: Fix a glitch
by Hector Martin 6 years 6 months
d1cc2bf3
revC: use proper footprint for I/O connectors, twe...
by Hector Martin 6 years 6 months
revC: use proper footprint for I/O connectors, tweak silkscreen
0700da1c
arch.boneless: renumber I-class opcodes to group b...
by whitequark 6 years 6 months
arch.boneless: renumber I-class opcodes to group better.

Now, all code=1xx opcodes except LDI/STI read from Rs (and ADDI/SUBI
writes to Rd), and all code=0xx opcodes only write to Rd.
2225fb13
revC: restore Glasgow label text
by Hector Martin 6 years 6 months
revC: restore Glasgow label text

Got lost somewhere...
e3620650
gateware.boneless: implement M-class instructions.
by whitequark 6 years 6 months
b86c2962
gateware.boneless: implement A-class, S-class and ...
by whitequark 6 years 6 months
gateware.boneless: implement A-class, S-class and C-class insns.

No tests for C-class yet.
20777255
revC: silkscreen wrapup, add Hana
by Hector Martin 6 years 6 months
636121dd
arch.boneless: add assembler with labels.
by whitequark 6 years 6 months
53725aef
arch.boneless: make sure NOP is 0x0000.
by whitequark 6 years 6 months
c439bffe
arch.boneless: new architecture (Boneless v2).
by whitequark 6 years 6 months
31fd5cea
Report a bug