diff --git a/community.html b/community.html index 0fb29f5..d82956d 100644 --- a/community.html +++ b/community.html @@ -12,8 +12,8 @@ - -
Products Technology Community
+ +
Products Technology Community
Quick links
diff --git a/ehsm.png b/ehsm.png new file mode 100644 index 0000000..17ad0f0 Binary files /dev/null and b/ehsm.png differ diff --git a/ehsm_web_banner_small.gif b/ehsm_web_banner_small.gif deleted file mode 100644 index 4c58db5..0000000 Binary files a/ehsm_web_banner_small.gif and /dev/null differ diff --git a/flickernoise.html b/flickernoise.html index bfb2adf..c0df735 100644 --- a/flickernoise.html +++ b/flickernoise.html @@ -12,20 +12,20 @@ - -
Products Technology Community
+ +
Products Technology Community
Current
+
Legacy
+ -
In development
-
diff --git a/jtagserial.html b/jtagserial.html index 6c36034..67d7e80 100644 --- a/jtagserial.html +++ b/jtagserial.html @@ -12,8 +12,8 @@ - - + +
Future
diff --git a/migen.html b/migen.html index e7ddf23..c6b66f7 100644 --- a/migen.html +++ b/migen.html @@ -12,25 +12,25 @@ - - + +
Current
+
Legacy
+ -
In development
-
Migen
-

Started late 2011 and still experimental, Migen (Milkymist generator) is a Python-based tool that aims at automating further the VLSI design process.

+

Migen (Milkymist generator) is a Python-based tool that aims at automating further the VLSI design process.

Despite being faster than schematics entry, hardware design with Verilog and VHDL remains tedious and inefficient for several reasons. The event-driven model introduces issues and manual coding that are unnecessary for synchronous circuits, which represent the lion's share of today's logic designs. Counter-intuitive arithmetic rules result in steeper learning curves and provide a fertile ground for subtle bugs in designs. Finally, support for procedural generation of logic (metaprogramming) through "generate" statements is very limited and restricts the ways code can be made generic, reused and organized.

diff --git a/mixxeo.html b/mixxeo.html index 55de985..c03db03 100644 --- a/mixxeo.html +++ b/mixxeo.html @@ -12,8 +12,8 @@ - - + +
Future
@@ -34,10 +34,18 @@

The Mixxeo is the first open source digital video mixer.

-

Built on the Milkymist-ng and Migen technologies that originated from the development experience of the Milkymist One and unlike other mixers, the Mixxeo itself does everything and processes every pixel with our own open source hardware and software. This gives us exceptional control and customization possibilities.

+

Built on the MiSoC and Migen technologies that originated from the development experience of the Milkymist One and unlike other mixers, the Mixxeo itself does everything and processes every pixel with our own open source hardware and software. This gives us exceptional control and customization possibilities.

The Mixxeo will support mixing from two DVI or HDMI sources up to 720p60, with crossfade, fade to black and potentially other effects with a latency of less than two frames.

+

+

+See us at EHSM-2014!
+Hamburg, June 27-29 2014
+
+
+

+

- PDF slides from Scope Session
- Read the article from vjunion.se diff --git a/mmone.html b/mmone.html index a4b0694..9cf9fdf 100644 --- a/mmone.html +++ b/mmone.html @@ -12,8 +12,8 @@ -

- + +
Future
diff --git a/mmoneedk.html b/mmoneedk.html index a235ae4..f057822 100644 --- a/mmoneedk.html +++ b/mmoneedk.html @@ -12,8 +12,8 @@ - - + +
Future
diff --git a/mmsoc.html b/mmsoc.html index d43b166..49edb16 100644 --- a/mmsoc.html +++ b/mmsoc.html @@ -12,20 +12,20 @@ - - + +
Current
+
Legacy
+ -
In development
-
source: http://en.wikipedia.org/wiki/File:Wafer_2_Zoll_bis_8_Zoll_2.jpg
@@ -43,7 +43,7 @@

The SoC source distribution includes software libraries, the BIOS and the demonstration firmware, as well as test benches, LaTeX source for the documentation, build scripts, etc. The repository is hosted by GitHub and is available here.

-

Milkymist SoC will be phased out in favor of the more powerful Milkymist-ng.

+

Milkymist SoC is phased out in favor of the more powerful MiSoC.

diff --git a/mng.html b/msc.html similarity index 67% rename from mng.html rename to msc.html index 6d1503c..16b479a 100644 --- a/mng.html +++ b/msc.html @@ -12,26 +12,26 @@ - - + +
Current
+
Legacy
+ -
In development
-
source: http://en.wikipedia.org/wiki/File:Wafer_2_Zoll_bis_8_Zoll_2.jpg
-
Milkymist-ng
+
MiSoC
-

Milkymist-ng improves on the existing Milkymist SoC by introducing two key features: +

MiSoC improves on the existing Milkymist SoC by introducing two key features:

  • Built on the powerful Migen VLSI logic design system.
  • Much increased system memory performance thanks to a new architecture (LASMI).
  • @@ -40,9 +40,9 @@

    This translates to more development productivity, better video resolution and quality, ease of designing complex hardware accelerators, and much more flexibility in hardware designs.

    -

    The repository is hosted by GitHub and is available here.

    +

    The repository is hosted by GitHub and is available here.

    -

    Milkymist-ng supports the Milkymist One and Mixxeo boards, and some other boards are supported by the unofficial ports below.

    +

    MiSoC supports the Milkymist One and Mixxeo boards, and some other boards are supported by the unofficial ports below.

    Unofficial ports