<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tabellion/instr-to-kodkod/src, branch master</title>
<subtitle>Verification tool for VHDL (or at least the prototype of one).
</subtitle>
<id>https://www.segfault.tech/cgit.cgi/tabellion/atom?h=master</id>
<link rel='self' href='https://www.segfault.tech/cgit.cgi/tabellion/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tabellion/'/>
<updated>2017-09-27T14:02:38Z</updated>
<entry>
<title>Limits the creation of atom-relations to "String".</title>
<updated>2017-09-27T14:02:38Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2017-09-27T14:02:38Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tabellion/commit/?id=a3b507f3d2ce6041d29e154e11011d1f963e1a19'/>
<id>urn:sha1:a3b507f3d2ce6041d29e154e11011d1f963e1a19</id>
<content type='text'>
The need for those relations is limited to the access of their atom in
the formula. As, with the exception of String elements, the formula
cannot directly reference an atom, only String atoms require their own
relation. Going even further, only the String element referenced in the
formula need their own relation.
</content>
</entry>
<entry>
<title>Got some property dependencies to work.</title>
<updated>2017-09-21T13:26:01Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2017-09-21T13:26:01Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tabellion/commit/?id=0fc661ebabdf55b8e0d26c4f85f0547c106b6549'/>
<id>urn:sha1:0fc661ebabdf55b8e0d26c4f85f0547c106b6549</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Solves the missing solutions bug. Starts PropDeps.</title>
<updated>2017-09-20T15:19:42Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2017-09-20T15:19:42Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tabellion/commit/?id=bc3e8933e1005e93e4a97b9a207cb40db454a2a8'/>
<id>urn:sha1:bc3e8933e1005e93e4a97b9a207cb40db454a2a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Strings are all in lowercase.</title>
<updated>2017-09-19T15:15:27Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2017-09-19T15:15:27Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tabellion/commit/?id=9d6c35b2e847e6e4864e550574ab08f2c9d20ee6'/>
<id>urn:sha1:9d6c35b2e847e6e4864e550574ab08f2c9d20ee6</id>
<content type='text'>
Still doesn't fix CNE_01200's valid.vhd:19 not being detected. The instr
model seems correct, though.
</content>
</entry>
<entry>
<title>Fixes anonymous strings, adds CNE_01100 test.</title>
<updated>2017-09-19T14:12:54Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2017-09-19T14:12:54Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tabellion/commit/?id=0b35af5ee0e660c810e22a09738ff1960745db23'/>
<id>urn:sha1:0b35af5ee0e660c810e22a09738ff1960745db23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removes the extra set of " that messed with regex.</title>
<updated>2017-09-19T14:08:48Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2017-09-19T14:08:48Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tabellion/commit/?id=8a15d57b056cf84aa9b2ae0234bf5bc432b414c3'/>
<id>urn:sha1:8a15d57b056cf84aa9b2ae0234bf5bc432b414c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes is_accessed_by. CNE_01700 is not working.</title>
<updated>2017-08-01T09:10:01Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2017-08-01T09:10:01Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tabellion/commit/?id=4637db06583bc250b96e6145fc7bac9e16c730df'/>
<id>urn:sha1:4637db06583bc250b96e6145fc7bac9e16c730df</id>
<content type='text'>
The BCE has been updated to include a group of items that should be
tagged by the CNE_01700 rule. However, it's not happening. I don't see
anything wrong with the way the CNE_01700 rule is written and a quick
overview of the generated model would lead me to conclude that it indeed
should tag something. Likely there are still issues with the way
properties are turned into Kodkod formulas.
</content>
</entry>
<entry>
<title>Fixes typo with functions, errors in grammar.</title>
<updated>2017-07-31T15:04:51Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2017-07-31T15:04:51Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tabellion/commit/?id=bc8e275546e2e6fe6bcf19ce42c0fab07eecdf4c'/>
<id>urn:sha1:bc8e275546e2e6fe6bcf19ce42c0fab07eecdf4c</id>
<content type='text'>
Looking for the groups matching CNE_01700 appears to take a really long
time. The formula is quite complex, yet unlikely to be one of the most
complex ones, so we'll have to see what can be done.
</content>
</entry>
<entry>
<title>First shot at the handling of regular expressions.</title>
<updated>2017-07-31T13:05:30Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2017-07-31T13:05:30Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tabellion/commit/?id=067f596822b80b2786ce2bb895a593d479516cad'/>
<id>urn:sha1:067f596822b80b2786ce2bb895a593d479516cad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds a verbosity parameter.</title>
<updated>2017-07-31T12:28:50Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2017-07-31T12:28:50Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/tabellion/commit/?id=05fbf26dbb1b1f19e3ef76a0d0789806fa7be12c'/>
<id>urn:sha1:05fbf26dbb1b1f19e3ef76a0d0789806fa7be12c</id>
<content type='text'>
</content>
</entry>
</feed>
