Mario Hüttel mhu
mhu pushed to master at pcb/adc-dac-eval 2018-06-11 17:18:23 +02:00
4d6b7db024 FPGA SUPPLY, changed supply nets to global nets
mhu pushed to master at mhu/gds-render 2018-06-11 15:15:25 +02:00
a531da26d3 Merge branch 'master' of git.shimatta.de:mhu/gds-render
f913976a44 replaced date parser by shorter but more complicated code
Compare 2 commits »
mhu pushed to master at pcb/adc-dac-eval 2018-06-10 14:17:46 +02:00
72f11eafff ADC finished, FPGA+SDRAM
mhu pushed to master at pcb/adc-dac-eval 2018-06-09 21:19:11 +02:00
86977900e4 ADAU1966: pull-down reset
mhu pushed to master at pcb/adc-dac-eval 2018-06-09 13:08:17 +02:00
b78e3989e5 add project files
mhu created repository pcb/adc-dac-eval 2018-06-09 13:00:38 +02:00
mhu pushed to master at pcb/shimatta-pcb-libs 2018-06-08 23:13:04 +02:00
452aa34e98 Add Lattice FPGA and ADAU1966
mhu pushed to master at mhu/gds-render 2018-06-05 22:49:06 +02:00
da19037211 Activate -Wall compile flag, Fix code not to throw warnings
mhu pushed to master at mhu/gds-render 2018-06-04 12:23:04 +02:00
3ed83c1146 open GDS File in binary mode
mhu pushed to master at mhu/gds-render 2018-06-04 12:02:38 +02:00
9d10b17d7d add 0x prefix for hex number
mhu pushed to master at mhu/gds-render 2018-06-04 11:38:50 +02:00
ea53890cd0 Move delete-event signal connect from glade to C-File
mhu pushed to master at mhu/gds-render 2018-06-04 11:34:08 +02:00
88815bc007 Fix implicit function declaration
mhu commented on issue mhu/gds-render#1 2018-06-02 03:13:30 +02:00
Support for Paths

Different path types are now supported

mhu pushed to master at mhu/gds-render 2018-06-02 02:56:02 +02:00
288965af7b move example alyouts+rendered outputs into subfolders
mhu pushed to master at mhu/gds-render 2018-06-02 02:51:48 +02:00
690c1cb5ae Implement full path support with correct line caps (rounded|flat|squared)
mhu pushed to master at mhu/gds-render 2018-06-02 02:22:20 +02:00
0f4de608a2 Enabled parser to detect path-types, fix indentation
mhu closed issue mhu/gds-render#1 2018-06-02 01:39:16 +02:00
Support for Paths
mhu commented on issue mhu/gds-render#1 2018-06-02 01:39:16 +02:00
Support for Paths

Paths are now supported. However, the different kinds of paths are not implemented. At the moment all paths are rendered as pathtype=0.

mhu pushed to master at mhu/gds-render 2018-06-01 21:45:17 +02:00
d1a1cb762a update eymaples
223a2c6e71 add support for paths
Compare 2 commits »
mhu opened issue mhu/gds-render#1 2018-05-31 02:28:40 +02:00
Support for Paths