Commit Graph

124 Commits

Author SHA1 Message Date
Alan Garfield
e35d78714b added apple-one standalone image 2018-02-12 09:40:11 +11:00
Alan Garfield
b0d0d778f0 Fixed paths on upduino build 2018-02-12 09:35:44 +11:00
Alan Garfield
54344e1203 removed dead images. will filter repo and remove them later 2018-02-12 09:26:51 +11:00
Alan Garfield
18812443bf fixed upduino images 2018-02-12 09:16:00 +11:00
Alan Garfield
190a440b16 Added upduino images 2018-02-12 09:14:07 +11:00
Alan Garfield
a783cedb68 moved upduino readme to upduino root 2018-02-12 09:06:36 +11:00
Alan Garfield
82f974df70
Another typo with paths, this time in the readme. :/ 2018-02-12 09:02:22 +11:00
Alan Garfield
6a36ecfd6e working on removing "media" from root directory 2018-02-12 09:01:00 +11:00
Alan Garfield
029b5eeb7a fixed tinyfpga_b2 image path. oops 2018-02-12 08:57:24 +11:00
Alan Garfield
f637ab0c1a added photo for tinyfpga_b2 2018-02-12 08:56:22 +11:00
Niels Moseley
0d51256a2c Merge branch 'master' of https://github.com/alangarf/apple-one 2018-02-11 22:53:44 +01:00
Niels Moseley
29b42f8e1f fixed conflicts 2018-02-11 22:53:30 +01:00
Alan Garfield
152db46533 fixed path for tinyfpga_b2 2018-02-12 08:50:50 +11:00
Niels Moseley
61f9fc4937 Updated Terasic DE0 target to new dir format 2018-02-11 22:48:00 +01:00
Alan Garfield
b00627b71f moved to lowercase all the board names 2018-02-12 08:47:46 +11:00
Alan Garfield
ffad5968b6 moved tinyfpga rtl to rtl/boards 2018-02-12 08:43:29 +11:00
Alan Garfield
b5a8b3a34f
Merge pull request #12 from mmicko/master
Support for TinyFPGA B2 with computer board
2018-02-12 08:34:23 +11:00
Alan Garfield
cb97317671
Update board readme 2018-02-12 08:29:43 +11:00
Alan Garfield
a4f13a87fe updated ROM paths to handle new board/buildenv structure 2018-02-12 08:26:57 +11:00
Niels Moseley
7f18c17152 Add board README.md 2018-02-11 22:26:09 +01:00
Alan Garfield
0ed336f1f6 moved ice40hx8k to board/buildenv structure 2018-02-12 08:22:14 +11:00
Alan Garfield
8a190610ed moving boards to boards/buildenv structure 2018-02-12 08:18:21 +11:00
Alan Garfield
3505ff20fc
Merge pull request #10 from al177/master
Add UPDuino  (iCE40UP5K) support to apple-one
2018-02-12 07:40:55 +11:00
Alan Garfield
182cb5d6b7
Update README.md 2018-02-12 07:39:13 +11:00
Alan Garfield
f25350d1d5
Updated ice40hx8k readme to include acsii art cable diagrams 2018-02-12 07:38:30 +11:00
Alan Garfield
9b9749ca56 Added readme for ice40hx8k board 2018-02-12 07:22:23 +11:00
Alan Garfield
585391414c Added PS2 interface to ice40hx8k board 2018-02-12 07:12:38 +11:00
Alan Garfield
968b80b1c5 removed buildenv from board path, added buildenv subdir 2018-02-12 07:11:37 +11:00
Alan Garfield
120dac091b Moved test benches to tools 2018-02-12 07:02:41 +11:00
Niels Moseley
96061a7fa9 Added README.md for Terasic DE0 board. 2018-02-11 17:55:13 +01:00
Miodrag Milanovic
1d6905cc0e Moved files to proper folder and added readme 2018-02-11 17:53:35 +01:00
Miodrag Milanovic
a750ebb07a Info needed for checking PS/2 2018-02-11 14:42:01 +01:00
Miodrag Milanovic
657fbc69b4 Support for TinyFPGA B2 with computer board 2018-02-11 14:38:01 +01:00
al177
6bd1ccdd5a Add README for the iCE40UP5K board 2018-02-10 21:31:16 -06:00
al177
ca44652a69 Add iCE40UP5K (UPDuino) support 2018-02-10 00:01:39 -06:00
Niels Moseley
7d36183103 some more ps/2 code cleanup 2018-02-09 00:57:45 +01:00
Niels Moseley
88bb7167f8 PS/2 code cleanup 2018-02-09 00:01:30 +01:00
Niels Moseley
894c50ff4e Added debounced PS/2 keyboard interface and A1 top-level selection between keyboard and UART RX 2018-02-08 23:47:09 +01:00
Niels Moseley
14743ed0de Updated PS/2 keyboard processing in an attempt to make it more stable -- still needs work 2018-02-08 19:02:46 +01:00
Niels Moseley
237d35491a Fixed Quartus VGA reversal bug/feature. Removed bit reversing logic and created bit-reversed font rom hex file 2018-02-08 17:51:30 +01:00
Niels Moseley
7886763229 Added VGA font rom conversion program. 2018-02-07 19:24:14 +01:00
Niels Moseley
f76134bcf1 Added VGA font rom in hex to (hopefully) solve the endianess problems between Yosys/Quartus 2018-02-07 19:22:00 +01:00
Niels Moseley
dd2c480675 Fixed reg/wire problems for Quartus. 2018-02-07 17:12:27 +01:00
Niels Moseley
3ae84f6bc0 Merge branch 'master' of https://github.com/alangarf/apple-one 2018-02-07 17:05:24 +01:00
Niels Moseley
2ae6d8a867 DE0 2018-02-07 17:04:40 +01:00
Alan Garfield
9371303789 Fixed minor verilator complaint 2018-02-08 01:06:35 +11:00
Alan Garfield
fdc93fb0d2 Hardware scrolling seems to be working! 2018-02-08 00:40:43 +11:00
Niels Moseley
c1942d5d14 new VGA 2018-02-05 14:43:46 +01:00
Alan Garfield
1f4fe41a97
Merge pull request #9 from alangarf/vga_pipeline
Pipelined VGA module
2018-02-06 00:38:05 +11:00
Alan Garfield
6f7812f51d Added defines to choose display mode of fonts 2018-02-06 00:35:30 +11:00