Sha256: ff35275388977d20cf1e7fe46b4e17fb5416a05b92f831e55961f5737f7ccc9c

Contents?: true

Size: 700 Bytes

Versions: 1

Compression:

Stored size: 700 Bytes

Contents

% render "layouts/basic.html" do

%# HTML tags can be embedded in mark down files if you want to do specific custom
%# formatting like this, but in most cases that is not required.
<h1><%= Origen.app.namespace %> <span style="font-size: 14px">(<%= Origen.app.version %>)</span></h1>

### Purpose

This is a plug-in for Origen that enables live silicon debug directly from origen source.

### How To Use

Add the following line to your application's GEMFILE:

* gem 'origen_link'

Add the following line to your application:

* require 'origen_link'

### How To Setup the Application Environment

Describe how a user would setup a new workspace for this application...

% end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
origen_link-0.2.0 templates/web/index.md.erb