Wiki » History » Version 28
foft, 01/01/2018 06:10 PM
| 1 | 4 | foft | h1. Introduction |
|---|---|---|---|
| 2 | 2 | admin | |
| 3 | 4 | foft | For now please see the general core manual on the main page. |
| 4 | http://www.64kib.com/ |
||
| 5 | 5 | foft | |
| 6 | 11 | foft | h1. Power requirements |
| 7 | |||
| 8 | USB B 5V input. 500mA is enough but I'd go with 1-2A to give some extra for any connected devices. |
||
| 9 | |||
| 10 | 5 | foft | h1. Core location |
| 11 | 7 | foft | |
| 12 | 5 | foft | h2. v1 prototype |
| 13 | 6 | foft | |
| 14 | 5 | foft | http://www.64kib.com/autobuild/private/prototype_v1/ |
| 15 | |||
| 16 | 27 | foft | h2. v3 (aka v2!) prototype |
| 17 | 6 | foft | |
| 18 | 5 | foft | http://www.64kib.com/autobuild/private/prototype_v2/ |
| 19 | 1 | admin | |
| 20 | 27 | foft | h2. v3.1 (aka v3!) prototype |
| 21 | |||
| 22 | http://www.64kib.com/autobuild/private/prototype_v3/ |
||
| 23 | |||
| 24 | 8 | foft | See the file changes for what I've changed. |
| 25 | |||
| 26 | 17 | foft | h1. Issues to solve for final board |
| 27 | 15 | foft | |
| 28 | * Remove video DAC and audio ADC power supplies. |
||
| 29 | * Verify footprint of main board IO area vs standard. Power switch does not fit? |
||
| 30 | 22 | foft | * Adjust paddle voltage level potential divider. |
| 31 | 16 | foft | * Fix black 'éclaireXL' |
| 32 | 24 | foft | * Widen cutout next to pbi from 3.7 to 4.75mm (or more) |
| 33 | 25 | foft | * Change REF_N pull up from 4k7 to about 2k. |
| 34 | 19 | foft | |
| 35 | h2. Potential improvements |
||
| 36 | |||
| 37 | 1 | admin | * Think again on the sub-board vs external board? |
| 38 | 19 | foft | * Header to connect SIO LED to case |
| 39 | * Support hardware to allow main case switch to turn board on/off. Not sure how to go about this... |
||
| 40 | 20 | foft | * Power on switch invert up/down on/off to match 800XL! |
| 41 | 22 | foft | * Use 5V boost/buck regulator to give stable 5V |
| 42 | 17 | foft | |
| 43 | 28 | foft | h1. Board setup videos |
| 44 | I put together some basic videos for the v2 boards: |
||
| 45 | https://www.youtube.com/playlist?list=PLYGeDt6lv-p5R4DwdcHtmYUbfL6lOcYLb |
||
| 46 | |||
| 47 | 17 | foft | h1. SD card setup |
| 48 | 18 | foft | |
| 49 | 17 | foft | The OS and basic rom are currently loaded from SD card. |
| 50 | See the message here for how to do this: |
||
| 51 | http://www.64kib.com/redmine/boards/1/topics/22?r=26#message-26 |
||
| 52 | 15 | foft | |
| 53 | 5 | foft | h1. Flashing |
| 54 | 10 | foft | |
| 55 | 5 | foft | Its possible to flash the .sof using the USB blaster, but this only lasts until the board is restarted. |
| 56 | 9 | foft | To do this: |
| 57 | #Connect power to the board |
||
| 58 | #Connect the jtag |
||
| 59 | #In quartus go to tools->programmer |
||
| 60 | #In the programmer select 'add file' and choose the .sof file |
||
| 61 | #Tell it to start |
||
| 62 | 5 | foft | |
| 63 | 14 | foft | To store on the flash chip you need to make a .jic file. The v1 board has a chip compatible with the EPCQ128. The v3 board has a chip compatible with the EPCS128. |
| 64 | 6 | foft | |
| 65 | 1 | admin | h2. Making a jic file from a sof |
| 66 | 9 | foft | |
| 67 | 1 | admin | # In quartus go to file->convert programming files |
| 68 | 5 | foft | # Select programming file type 'jtag indirect programming file' |
| 69 | 27 | foft | # Select configuration device (v1:EPCQ128, v3:EPCS128, v3.1:??) |
| 70 | 5 | foft | # Select mode: Active serial |
| 71 | # Set appropriate file name |
||
| 72 | # In 'input files to convert' select 'flash loader' and click 'add device' on the right |
||
| 73 | 12 | sadosp | # Select 'Cyclone V' on left and the correct FPGA on the right (v1: 5CEBA2, v3: 5CEBA4) |
| 74 | 5 | foft | # In 'input files to convert' select 'sof data' and click 'add file' |
| 75 | # Select the .sof file to convert |
||
| 76 | # Select properties on the new line and enable 'compression' |
||
| 77 | # All done, click ok to save .jic file |
||
| 78 | # The flash using the programmer as you would with a .sof - it takes longer but it will last over a reboot |
||
| 79 | Alternatively I'll post .jics from time to time... |
||
| 80 | 26 | foft | |
| 81 | h1. Svideo/composite on v2 |
||
| 82 | |||
| 83 | On the v2 board svideo and composite are output via the vga connector: |
||
| 84 | |||
| 85 | For svideo luma is on the green output and chroma on the blue output. |
||
| 86 | For composite luma is on the green output. |