1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-30 02:32:53 +08:00

910 Commits

Author SHA1 Message Date
Andreas Olofsson
6b72eab0fe Merge pull request #63 from olajep/e16-z7010-headless
E16 z7010 headless
2016-04-14 13:52:42 -04:00
Ola Jeppsson
a6aba4cd1f parallella/fpga/headless_e16_z70{1,2}0: Fix Makefile clean target
Update for output file name change

Signed-off-by: Ola Jeppsson <ola@adapteva.com>
2016-03-11 17:06:25 +01:00
Ola Jeppsson
fc9a8fc331 parallella/fpga/Makefile: Update for name changes
Signed-off-by: Ola Jeppsson <ola@adapteva.com>
2016-03-11 16:31:18 +01:00
Ola Jeppsson
f7edd3cb37 parallella/fpga: Add headless e16 z7010 project
Copy of z7020 project.
Small changes, 99% could be reused.

Diff vs. z7020 in:
parallella/fpga/headless_e16_z7010-vs-z7020.diff

Compiles but NOT TESTED.

Signed-off-by: Ola Jeppsson <ola@adapteva.com>
2016-03-11 16:31:18 +01:00
Ola Jeppsson
3cd1cec020 parallella/fpga/headless_e16_z7020: Explicitly set number of GPIOs
For consistence w/ z7010 project.

Signed-off-by: Ola Jeppsson <ola@adapteva.com>
2016-03-11 16:31:18 +01:00
Ola Jeppsson
755904486e parallella/fpga: Rename headless to headless_e16_z7020
Modify build script to output:
parallella_e16_headless_gpiose_7020.bit.bin

This is the same naming convention used by the old elink code.

Signed-off-by: Ola Jeppsson <ola@adapteva.com>
2016-03-11 16:31:18 +01:00
Ola Jeppsson
4b943fc169 parallella/hdl/parallella_base:pgpio: Inherit NGPIO
Inherit NGPIO from parallella_base.

Signed-off-by: Ola Jeppsson <ola@adapteva.com>
2016-03-11 16:23:46 +01:00
Andreas Olofsson
f4041149ad Merge branch 'master' of github.com:parallella/oh 2016-02-17 10:33:26 -05:00
Andreas Olofsson
7fd8c50650 Adding sanity checks for environment variables 2016-02-17 10:33:06 -05:00
Andreas Olofsson
9991558039 Making index explicit
-the AW use here was just obfuscation, the numbers are hard coded by definition
2016-02-17 10:31:52 -05:00
Andreas Olofsson
dfbe0cda60 Merge pull request #49 from olajep/mailbox-sw
mailbox: Update software example
2016-02-16 23:09:40 -05:00
Andreas Olofsson
d369b509b2 Adding wavedrom to recommended list 2016-02-16 14:26:46 -05:00
Andreas Olofsson
7e2ba39b5f Formatting 2016-02-16 14:26:23 -05:00
Andreas Olofsson
2de2dc3fd6 Adding place holder for open source tools
- Keep dreaming....
2016-02-16 14:25:44 -05:00
Andreas Olofsson
d33f7f3c17 Reorganizing readme for ease of use 2016-02-16 13:25:58 -05:00
Andreas Olofsson
54dcf478fe Adding guide references 2016-02-16 13:00:56 -05:00
Andreas Olofsson
b2fde122eb Adding README documentation 2016-02-16 12:55:50 -05:00
Andreas Olofsson
c8af4a257b Returning to 10 step processs
-empty scripts compiles..good start
-this is starting to feel solid
2016-02-16 12:40:10 -05:00
Andreas Olofsson
9d4f970d88 Reorg 2016-02-16 12:33:42 -05:00
Andreas Olofsson
144f452cba Moving help to top README 2016-02-16 11:41:50 -05:00
Andreas Olofsson
8b47e5c678 Explaining how to work with prprietary foundries 2016-02-16 09:04:18 -05:00
Andreas Olofsson
07fe3b9da3 Updating directory structure 2016-02-16 08:23:23 -05:00
Andreas Olofsson
f56590003f Reorg to remove common
- Easier to navigate (shallow is good)
- "common" is kind of like "misc"...superfluous in this case
2016-02-16 08:20:29 -05:00
Andreas Olofsson
11a10dddda Adding readme to common 2016-02-16 08:17:08 -05:00
Andreas Olofsson
f76890d7e0 Adding readme to foundry 2016-02-16 08:14:46 -05:00
Andreas Olofsson
14c8f6b173 Adding synthesis wrapper files 2016-02-16 08:05:58 -05:00
Andreas Olofsson
97b44d9bc1 Readme cleanup 2016-02-15 16:46:04 -05:00
Andreas Olofsson
158edee578 Merge branch 'master' of github.com:parallella/oh 2016-02-15 16:39:01 -05:00
Andreas Olofsson
68e109e693 Reorg 2016-02-15 16:38:48 -05:00
Andreas Olofsson
45b28344e3 Initial commit of generic synthesis flow 2016-02-15 12:18:29 -05:00
Ola Jeppsson
e60ef57c0e mailbox: Update software example
Switch to kernel devel branch compatible IOCTL's.

Signed-off-by: Ola Jeppsson <ola@adapteva.com>
2016-02-15 10:50:07 +00:00
Andreas Olofsson
924f617f8a updated some tables
Much more formatting work to be done...
2016-02-14 10:24:37 -05:00
Andreas Olofsson
4a5336d02b Reorg of file
-spell check
-alphabetizing
2016-02-13 21:23:27 -05:00
Andreas Olofsson
ce17642dcc more cleanup 2016-02-13 15:00:51 -05:00
Andreas Olofsson
aeeeb93eaa Adding list of IP vendors 2016-02-13 14:54:31 -05:00
Andreas Olofsson
ea274a3b6b Cleanup 2016-02-13 14:51:10 -05:00
Andreas Olofsson
2bc6b75ecd Reorg 2016-02-13 14:47:24 -05:00
Andreas Olofsson
98a703e437 Adding directory struture snapshot 2016-02-13 14:40:19 -05:00
Andreas Olofsson
4c1043d76c Adding template process directory structure 2016-02-13 14:39:16 -05:00
Andreas Olofsson
b094d63687 Adding table of generally useful constants 2016-02-13 14:31:32 -05:00
Andreas Olofsson
90189c055a Cleanup of links
- md doesn't like parentheses in links
2016-02-13 14:25:14 -05:00
Andreas Olofsson
317b0bb7b4 Merge branch 'master' of https://github.com/parallella/oh 2016-02-13 14:17:24 -05:00
Andreas Olofsson
3cbf57ff38 Adding ASIC design glossary
- Engineers love speaking in code
- You won't be able to communicate effectively until you know the vocabulary
- All definitions based on neutral wiki entries
2016-02-13 14:15:36 -05:00
Andreas Olofsson
fd7aff5dd8 Fixing warning messages in chip synthesis tool
- Don't fight the tools
- No way to remove these warnings and I don't want to have to tell everyone to include maging "don't output this kind of warning flags" that are global to a project...that's just bad practice.
- Didn't take many minutes to remove these warnings and now synthesis runs through with 0 warnings ... much cleaner.. inspires more confidence
2016-02-12 11:04:52 -05:00
Andreas Olofsson
db02f8a8db Clarifying status of modules 2016-02-11 22:13:16 -05:00
Andreas Olofsson
3639cbfdc3 Adding irqc entry 2016-02-11 22:07:08 -05:00
Andreas Olofsson
b516a2cebf Contributing nested interrupt controller 2016-02-11 22:04:36 -05:00
Andreas Olofsson
271e48d3c4 Fixing table formatting issue with logic 2016-02-07 18:09:47 -05:00
Andreas Olofsson
b5f0c775ff Adding constants reference 2016-02-07 18:08:17 -05:00
Andreas Olofsson
4512f04e22 Adding emesh timing diagram 2016-02-04 20:45:31 -05:00