Andreas Olofsson
0327ca1df3
Merge branch 'master' of https://github.com/parallella/oh
2016-01-20 21:48:06 -05:00
Andreas Olofsson
5b15aa2b79
Adding IP packaging files
2016-01-20 17:36:57 -05:00
Ola Jeppsson
cf4aa62027
Fix mailbox interrupt
...
Use IRQ_F2P for interrupts, this is what other designs seem to do.
Use interrupt pin 11 (maps to IRQ=87 devicetree-IRQ=55 (87-32)).
Disable CORE0_FIQ_INTR as we no longer use it.
Add concat ip, apparently needed:
http://www.xilinx.com/support/answers/58942.html
Add constant_zero, and constant_one outputs to parallella_base module.
Tie all unused (by PL) interrupts on the F2P port to 0.
Signed-off-by: Ola Jeppsson <ola@adapteva.com>
2016-01-20 22:30:56 +01:00
Andreas Olofsson
e86567241d
Cleanup
2016-01-19 16:06:38 -05:00
Andreas Olofsson
32522280e6
Cleanup
2016-01-10 15:58:28 -05:00
Andreas Olofsson
f5bb42dfe3
Moving axi cells to own folder
2015-12-04 03:38:26 -05:00
Andreas Olofsson
7b8460b145
Fixing up issues with database reorg
...
- Not sure where the prog_full issue popped up from. (sign of disorganized databsae)
-
2015-11-30 15:07:28 -05:00
Andreas Olofsson
19fa611bb9
Massive reorganization to impove reuse
...
- adding more chip code
- pushing memory stuff into common
- making common "oh_" naming class
-
2015-11-30 13:45:49 -05:00
Andreas Olofsson
b58ceef19c
Merge branch 'master' of https://github.com/parallella/oh
2015-11-29 12:42:24 -05:00
Andreas Olofsson
9ddd71024d
Fixing system_bd interface for "mailbox_irq" signal
2015-11-29 12:41:53 -05:00
Peter Saunderson
889b24d72e
Added Makefiles to make build easier
...
Signed-off-by: Peter Saunderson <peteasa@gmail.com>
2015-11-29 14:44:21 +00:00
Andreas Olofsson
a44778b8be
Putting all ip generator blocks in one repo
2015-11-13 16:21:53 -05:00
Andreas Olofsson
24afa3c9a0
Deleting old files
2015-11-12 11:00:23 -05:00
Andreas Olofsson
3f1296b099
Cleanup
2015-11-12 10:50:05 -05:00
Andreas Olofsson
9ada08a42c
Adding parallella.bit.bin
2015-11-11 14:28:38 -05:00
Andreas Olofsson
3f0efb9db2
Adding dummy.elf for bootgen
2015-11-11 13:56:48 -05:00
Andreas Olofsson
464700c0b9
Adding converter script for bootgen
2015-11-11 13:56:09 -05:00
Andreas Olofsson
bb084f1670
Adding skeleton for adi sdr design
...
Now need to integrate elink in this
2015-11-11 00:42:14 -05:00
Andreas Olofsson
62305244e9
Build script fixup + gitignore
...
- Filtering "src" wasn't such a good idea...
- Fixing script for bitstream, bootgen doesn't overwrite existing bit stream files (thanks Xilinx, cost me an hour of anxiety!!)
2015-11-11 00:29:15 -05:00
Andreas Olofsson
c84e1c96b7
Adding hdmi pins for parallella
2015-11-09 13:22:08 -05:00
Andreas Olofsson
405c322d75
Adding build shell script for headless
2015-11-08 07:33:16 -05:00
Andreas Olofsson
aa940c2a39
Fixing typos
2015-11-06 22:40:59 -05:00
Andreas Olofsson
6e2ee17481
Updated system memory map
2015-11-06 20:44:18 -05:00
Andreas Olofsson
c9dc9c33ee
Almost done connecting
...
- AXI connections not working properly...
2015-11-06 18:26:09 -05:00
Andreas Olofsson
63bf5d25a4
Moving to active low reset
...
- Because this is the right thing to do for chips
- Not going to tell you why...
2015-11-06 16:51:57 -05:00
Andreas Olofsson
8a89b7e185
Adding more structured vivado build files
2015-11-06 14:11:46 -05:00
Andreas Olofsson
84b5af5b3a
Cleanup
2015-11-06 14:10:35 -05:00
Andreas Olofsson
8b2974feae
Massive reorg!
...
- flattening hierarchy
- removing junk
2015-11-06 10:59:22 -05:00
Andreas Olofsson
0fcea92b0d
Scripts per "project"
2015-11-06 06:58:47 -05:00
Andreas Olofsson
90998b8ad0
Adding parallella synthesis scripts
2015-11-06 06:58:14 -05:00