1823 Commits

Author SHA1 Message Date
hneemann
35f1c287f0 fixed font size issue 2017-08-19 16:05:59 +02:00
hneemann
cdda281279 integration in table dialog 2017-08-19 16:01:18 +02:00
hneemann
03477234b3 created a header description 2017-08-19 12:06:00 +02:00
hneemann
bc5605a4eb added some test cases 2017-08-18 15:48:36 +02:00
hneemann
cfcfd61659 first steps to implement a kv map 2017-08-18 09:07:25 +02:00
hneemann
257dbfce2e allow cascading of counters 2017-08-17 19:17:30 +02:00
hneemann
45e30728a6 Added enable input to counter and added vhdl template for the counter. 2017-08-17 14:39:27 +02:00
hneemann
e823c3768d Added enable input to counter and added vhdl template for the counter. 2017-08-17 14:31:27 +02:00
hneemann
79dabd4375 added a getter for the results to the ExpressionListenerStore 2017-08-17 11:26:20 +02:00
hneemann
2a3ee31c73 removed unneeded resistor 2017-08-17 11:23:32 +02:00
hneemann
f94b19a4a7 fixed some missing language keys 2017-08-16 21:04:40 +02:00
hneemann
adfeb0894f fixed some missing language keys 2017-08-16 18:24:08 +02:00
hneemann
cbb5f54e7b ignore probe at vhdl generation 2017-08-16 17:38:35 +02:00
hneemann
b55f908653 fixed exception if ghdl is not installed 2017-08-16 16:03:57 +02:00
hneemann
ab600af665 added processor variant which could be exported to VHDL 2017-08-16 15:34:30 +02:00
hneemann
8eb9eca342 added dual port memory 2017-08-16 11:05:58 +02:00
hneemann
af79c83a9d renamed address bits key 2017-08-16 10:06:12 +02:00
hneemann
3a1ab52336 pull resistors are ignored 2017-08-15 20:25:42 +02:00
hneemann
e0c55b74a6 error if tristate outputs are used inside an vhdl file 2017-08-15 20:17:01 +02:00
hneemann
67e1ead91b fixed a bug in the vhdl register template 2017-08-15 12:27:20 +02:00
hneemann
16e204ce9f removed Break and PowerSupply from vhdl model 2017-08-15 12:26:47 +02:00
hneemann
3081633d5e added vhdl support for pull resistors 2017-08-15 11:58:15 +02:00
hneemann
ee65b5f027 added vhdl bus example 2017-08-15 10:19:35 +02:00
hneemann
072500251f fixed some issues in the ROM vhdl template 2017-08-15 09:52:10 +02:00
hneemann
7cd35411fa added vhdl templates for a ROM 2017-08-14 23:49:31 +02:00
hneemann
3b78ea8433 added vhdl templates for subtract 2017-08-14 22:00:15 +02:00
hneemann
e9ddde0c73 typo 2017-08-14 18:52:49 +02:00
hneemann
327d3938ae added vhdl for driver 2017-08-14 18:40:41 +02:00
hneemann
099d3fde32 added vhdl for driver 2017-08-14 18:33:47 +02:00
hneemann
0dea9effc3 fixed a findbugs issue 2017-08-14 16:36:11 +02:00
hneemann
ba0bf79dbf fixed some findbugs issues 2017-08-14 16:28:38 +02:00
hneemann
cdb2eef854 added vhdl templates for async flip flops 2017-08-14 13:57:23 +02:00
hneemann
7827f6911c moved vhdl integration test files 2017-08-14 12:57:11 +02:00
helmut.neemann
fbb8fba67c added a BASYS3 vhdl example 2017-08-14 12:10:52 +02:00
helmut.neemann
d5ac9fb779 added system property for ghdl binary location 2017-08-14 11:13:22 +02:00
hneemann
14ba0c76c7 enabled VHDL export 2017-08-14 10:01:51 +02:00
hneemann
6e68b6a035 removed not needed var 2017-08-14 09:59:23 +02:00
hneemann
26c507d96a fixed some naming issues 2017-08-14 09:54:35 +02:00
hneemann
6e184e9053 added vhdl test bench creation and ghdl integration tests 2017-08-13 21:09:30 +02:00
hneemann
f21a9dba22 added a test bench creator 2017-08-13 13:58:02 +02:00
hneemann
c1979dcff9 fixed a naming issue 2017-08-13 11:36:13 +02:00
hneemann
97fcef73ed fixed an error in D-FF vhdl code 2017-08-13 00:21:34 +02:00
hneemann
33bf8d4ad7 fixed an error in D-FF vhdl code 2017-08-13 00:17:38 +02:00
hneemann
b1dda04f70 detects if names are used twice 2017-08-13 00:15:49 +02:00
hneemann
11a1acb239 detect invalid names 2017-08-13 00:02:17 +02:00
hneemann
4f83336849 deny vhdl export if circuit has errors 2017-08-12 23:01:53 +02:00
hneemann
e72becf527 added vhdl template for the register 2017-08-12 21:17:59 +02:00
hneemann
8242317eee improved vhdl code 2017-08-12 20:53:37 +02:00
hneemann
65cba49d86 typo 2017-08-12 20:40:27 +02:00
hneemann
87ac14a1a7 added demux vhdl code 2017-08-12 20:36:53 +02:00