3848 Commits

Author SHA1 Message Date
hneemann
4a0ac4f0be Added VHDL export to the documentation. 2017-08-20 21:52:19 +02:00
hneemann
e95650e1eb fixed kv map header scaling issue 2017-08-20 20:51:49 +02:00
hneemann
6ce06e0806 simplified menu entries in TableDialog 2017-08-20 19:03:16 +02:00
hneemann
14e2357e4b added an additional test case for kv maps 2017-08-20 18:26:37 +02:00
hneemann
201d36c47c better placement of kv table if it becomes visible 2017-08-20 17:56:39 +02:00
hneemann
c48ce3a683 enabled maximal render quality in kv map 2017-08-20 17:41:54 +02:00
hneemann
422a245624 added bool table rows to kv map 2017-08-20 17:39:09 +02:00
hneemann
669a98fea3 Merge branch 'master' into Karnaugh
Conflicts:
	src/main/resources/lang/lang_de.xml
2017-08-20 17:21:13 +02:00
hneemann
0ad6b58679 minor refactorings 2017-08-20 10:08:56 +02:00
hneemann
401a52220c minor refactorings 2017-08-20 10:02:25 +02:00
hneemann
95cad0f8e6 removed ToDo 2017-08-19 21:58:41 +02:00
hneemann
f292b4665a minor modifications on KV map 2017-08-19 20:26:04 +02:00
hneemann
f0aa538649 centered the headers if possible 2017-08-19 17:51:35 +02:00
hneemann
c7b0842376 insets to covers 2017-08-19 17:19:57 +02:00
hneemann
7aa3b72b37 added color to covers 2017-08-19 16:31:31 +02:00
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
55d67b3bec Now you can open the documentation from the help menu. 2017-08-18 23:48:04 +02:00
hneemann
13c89894e0 XOR can have more than two inputs 2017-08-18 21:16:43 +02:00
hneemann
c1bb7e3e25 fixed an library issue which avoids library loading if there are white
spaces somewhere in the path.
2017-08-18 19:58:26 +02:00
hneemann
bc5605a4eb added some test cases 2017-08-18 15:48:36 +02:00
hneemann
98e0dec15f Add BASYS3 IO map to examples 2017-08-18 14:27:50 +02:00
hneemann
096d5767f0 Allow a blank line in a descriptive text. 2017-08-18 14:26:09 +02:00
hneemann
228f0876de updated release notes 2017-08-18 11:36:18 +02:00
hneemann
a4ea584578 updated release notes 2017-08-18 10:11:29 +02:00
hneemann
aa2c708642 updated release notes 2017-08-18 10:08:48 +02:00
hneemann
5e0dd89a95 modified english translation according embedded circuits. 2017-08-18 09:55:13 +02:00
hneemann
41484d1769 updated pdf documentation; added chapter "Hierarchical Design" 2017-08-18 09:46:27 +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