T. Meissner
|
f6dfbbcc01
|
add constraint file
|
10 years ago |
T. Meissner
|
6cd9accd03
|
changed spi ports sclk, miso & mosi to inout, so we can remove the internal helper signals
|
10 years ago |
T. Meissner
|
a29b3119e9
|
minor bugfixes
|
10 years ago |
T. Meissner
|
1ca6188156
|
add WishBoneMasterE, OSC, RaspiFpgaCtrlE and EFB components
|
10 years ago |
T. Meissner
|
ea35b8b595
|
add central control component of raspiFpga design
|
10 years ago |
T. Meissner
|
67c3c25ac4
|
add EFB configured as SPI slave
|
10 years ago |
T. Meissner
|
3fb359b26d
|
initial commit of new project raspiFpga which uses the PIF FPGA board von bugblat
|
10 years ago |
T. Meissner
|
627c73c8b0
|
Merge branch 'master' of https://github.com/tmeissner/raspberrypi
|
11 years ago |
T. Meissner
|
98b4931b7f
|
Merge branch 'master' of https://github.com/tmeissner/raspi-head
|
11 years ago |
T. Meissner
|
5c9d5092c1
|
removed
|
11 years ago |
T. Meissner
|
4c1ee24513
|
moved into subdirectory preparing move into raspiberrypi repository
|
11 years ago |
T. Meissner
|
7e0eadfa7a
|
new test_1.bmp with bottom-up pixel array
|
11 years ago |
T. Meissner
|
fadbf6865d
|
renamed test.bmp to test_0.bmp
|
11 years ago |
T. Meissner
|
9be8fc37aa
|
new cli option -i to print bmp file info
|
11 years ago |
T. Meissner
|
160e9b1200
|
added lost header with comments for creation of this file
|
11 years ago |
T. Meissner
|
5617e7b536
|
updated to bcm2835 lib version 1.36
|
11 years ago |
T. Meissner
|
81dc10493f
|
bring back the gpl3 header
|
11 years ago |
T. Meissner
|
db3357a89a
|
more exceptions; code simplified because of moving bmp-image read and check into new procedure read_bmp()
|
11 years ago |
T. Meissner
|
a3b4148aa7
|
new record type for bmp-image data; new procedure read_bmp() for read and check bmp picture
|
11 years ago |
T. Meissner
|
9121f2a3c1
|
added gpl3 license header
|
11 years ago |
T. Meissner
|
6accdc74cd
|
error in gnat compile line
|
11 years ago |
T. Meissner
|
8ef15b3f1f
|
minor change
|
11 years ago |
T. Meissner
|
cabe80d1c8
|
test bmp picture
|
11 years ago |
T. Meissner
|
d03287b088
|
added image
|
11 years ago |
T. Meissner
|
5dfbe7ccaa
|
fixed bug with link
|
11 years ago |
T. Meissner
|
0e0e1cca8c
|
readme file with instructions
|
11 years ago |
T. Meissner
|
29b696e57f
|
renamed
|
11 years ago |
T. Meissner
|
a71615620b
|
can now handle bmp with bottom-up pixel matric and 32bpp color map
|
11 years ago |
T. Meissner
|
5d7ecdc318
|
change loop from (0 .. data'length - 1) to 'range to support any kind of ranges of given data string
|
11 years ago |
T. Meissner
|
e0254e8b85
|
define charset array from 32...126, so we don't have to decrement the index with 32 anymore in procedure lcd_ascii57()
|
11 years ago |
T. Meissner
|
fb285563db
|
moved from ada directory
|
11 years ago |
T. Meissner
|
0bb9bc5937
|
added some introduction comments how to generate and patch this file
|
11 years ago |
T. Meissner
|
4b376dc369
|
not needed, we only need the object-file which is located under /usr/local/lib/bcm2835.a
|
11 years ago |
T. Meissner
|
43332ea125
|
initial commit
|
11 years ago |
T. Meissner
|
86227a2dee
|
added gpl-v2 license text
|
12 years ago |
T. Meissner
|
264dbaaeab
|
initial commit of simulation results
* output voltage amplitude over frequency
* output voltage phase over frequency
|
12 years ago |
T. Meissner
|
5c34a1ed84
|
initial commit of spice circuit file
* amplifier stage with NE5532 in single supply mode
* ac analysis with printing of amplitude & phase over frequency
|
12 years ago |
T. Meissner
|
2dd5e8f98f
|
correct typo and picture link error
|
12 years ago |
T. Meissner
|
b27860a37c
|
initial commot
|
12 years ago |