<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/liblcs/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/liblcs/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/liblcs/feature-requests/</id><updated>2015-12-19T01:48:22.229000Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>#6 Creating busses and modules in a dinamically way - libLCS</title><link href="https://sourceforge.net/p/liblcs/feature-requests/6/?limit=25#acf0" rel="alternate"/><published>2015-12-19T01:48:22.229000Z</published><updated>2015-12-19T01:48:22.229000Z</updated><author><name>Siva Chandra</name><uri>https://sourceforge.net/u/sivachandra/</uri></author><id>https://sourceforge.nete300380ae66fbba6cd54be0d3e70867b1f4a7105</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Sorry for the delay in my response. I do not actively work on this project so I am really slow.&lt;/p&gt;
&lt;p&gt;If this is still relevant, let me know and I can work on providing this feature for you. I did not understand you second example though.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br/&gt;
Siva Chandra&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Creating busses and modules in a dinamically way - libLCS</title><link href="https://sourceforge.net/p/liblcs/feature-requests/6/" rel="alternate"/><published>2015-06-19T13:08:44.294000Z</published><updated>2015-06-19T13:08:44.294000Z</updated><author><name>Leonardo Alves</name><uri>https://sourceforge.net/u/leooalves/</uri></author><id>https://sourceforge.net88c1ac48957c37d9335f79ec7b69da934a4d18e3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, I'm working with your LCS library, which is very good, thank you for the job, but I would like to know if there's an opition to work with it in a dinamically way. For example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;instead of do &lt;strong&gt;Bus&amp;lt;2&amp;gt; a, b;&lt;/strong&gt; do &lt;strong&gt;int b = 2; Bus&amp;lt; b&amp;gt; a, b;&lt;/strong&gt; or do: &lt;strong&gt;string array&lt;span&gt;&lt;span&gt;[3]&lt;/span&gt;&lt;/span&gt;; bus&amp;lt;2&amp;gt; array&lt;span&gt;&lt;span&gt;[0]&lt;/span&gt;&lt;/span&gt;, array&lt;span&gt;&lt;span&gt;[1]&lt;/span&gt;&lt;/span&gt;, array&lt;span&gt;&lt;span&gt;[2]&lt;/span&gt;&lt;/span&gt;, array&lt;span&gt;&lt;span&gt;[3]&lt;/span&gt;&lt;/span&gt;;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The same should work to create modules. Is this possible in any way?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Shift Register</title><link href="https://sourceforge.net/p/liblcs/feature-requests/5/" rel="alternate"/><published>2007-09-03T13:51:08Z</published><updated>2007-09-03T13:51:08Z</updated><author><name>Siva Chandra</name><uri>https://sourceforge.net/u/sivachandra/</uri></author><id>https://sourceforge.net98896cbb599f07fe214a8d2244a4817b954d6711</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;A shift register should be provided as an off-the-shelf utitlity classes. The number of bits in the register should be a template parameter for the ShiftRegister template module class. The shift operation should occur at the occurance of a line event on the clock input.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Bus bit-selects as module ports</title><link href="https://sourceforge.net/p/liblcs/feature-requests/4/" rel="alternate"/><published>2007-04-18T08:10:37Z</published><updated>2007-04-18T08:10:37Z</updated><author><name>Siva Chandra</name><uri>https://sourceforge.net/u/sivachandra/</uri></author><id>https://sourceforge.net8c8361c54409bdbfbc15f8ea2b6b07bae1e27964</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Bus bit selects should be allowed as module ports. Following is a sample usage:&lt;/p&gt;
&lt;p&gt;Bus&amp;lt;3&amp;gt; b;&lt;/p&gt;
&lt;p&gt;// Bit-selects on the bus b are used as module ports.&lt;br /&gt;
And&amp;lt;2&amp;gt; andGate(b[0], (b[1], b[2]));&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>suggestions</title><link href="https://sourceforge.net/p/liblcs/feature-requests/3/" rel="alternate"/><published>2007-02-27T06:14:42Z</published><updated>2007-02-27T06:14:42Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net1a30fd25bf6442e45c1e21c3cf138f8682078cc2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, I'm looking into your library to use it as a trigger simulation program for a data acquisition system in a high energy physics experiment.  I wanted to suggest more modules like a fan in fan out which replicates the input several times, and a gate generator with two inputs, a start and a stop. On receipt of a start signal it turns on until it recievs a stop.&lt;/p&gt;
&lt;p&gt;keep up the good work,  I will try and implement this myself on top of your code since I need it for my simulation. If I come up with anything useful I'll send it to you.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;keep up the good work, thanks for this great product.&lt;/p&gt;
&lt;p&gt;Pedro M Duarte&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Reset pins for the off-the-shelf flipflops</title><link href="https://sourceforge.net/p/liblcs/feature-requests/2/" rel="alternate"/><published>2006-11-09T09:04:57Z</published><updated>2006-11-09T09:04:57Z</updated><author><name>Siva Chandra</name><uri>https://sourceforge.net/u/sivachandra/</uri></author><id>https://sourceforge.net3a8e3e34b21dc35f6c4017c696abba34c0153f97</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;There are reset intputs to the off-the-shelf flipflops&lt;br /&gt;
in libLCS. They should be provided.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Implementing hybrids of functional and block level modules</title><link href="https://sourceforge.net/p/liblcs/feature-requests/1/" rel="alternate"/><published>2006-11-07T09:23:04Z</published><updated>2006-11-07T09:23:04Z</updated><author><name>Siva Chandra</name><uri>https://sourceforge.net/u/sivachandra/</uri></author><id>https://sourceforge.nete270380f252b253d8691c237aa198e5892cdbe81</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Currently, there is no simple way to implement/define&lt;br /&gt;
custom modules which are a hybrid of other functional&lt;br /&gt;
and block level modules. Though it is possible to&lt;br /&gt;
implement a hybrid module, it isnt a neat/effortless&lt;br /&gt;
procedure as in Verilog. One can only implement a&lt;br /&gt;
strict functional module, or a strict block level&lt;br /&gt;
module with ease.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>