Sign in
foss-fpga-tools
/
vtr-xml-utils
/
HEAD
0e46e82
Merge pull request #18 from antmicro/apache-2.0
by Tim 'mithro' Ansell
· 4 years, 3 months ago
master
20f266f
Relicense to Apache-2.0
by Karol Gugala
· 4 years, 3 months ago
d6ba1f1
Merge pull request #10 from antmicro/update_licensing
by Tim Ansell
· 5 years ago
0db507d
Added one more missing license header
by Maciej Kurc
· 5 years ago
1dc8b4f
Updated licensing information.
by Maciej Kurc
· 6 years ago
40487d4
Merge pull request #15 from umarcor/ci/gha
by litghost
· 5 years ago
8209e85
ci: migrate from Travis CI to GitHub Actions
by umarcor
· 5 years ago
0cfe0dc
tox: add 38, 39
by umarcor
· 5 years ago
ef885c4
ci: add GitHub Actions workflow 'ci'
by umarcor
· 5 years ago
eebb820
Merge pull request #13 from antmicro/never_prune_model_attribute
by litghost
· 6 years ago
08de425
Parse never_prune model attribute
by Tomasz Michalak
· 6 years ago
41d8a8d
Merge pull request #12 from daniellimws/vtr-link
by Tim Ansell
· 6 years ago
a2975c5
Update broken link to vtr website
by Daniel Lim Wee Soong
· 6 years ago
cbe5c2b
Merge pull request #8 from HackerFoo/master
by Tim Ansell
· 6 years ago
c0a08cb
implement pb_array element to allow moving num_pb out of pb_type
by Dustin DeWeese
· 6 years ago
aab7ab0
Merge pull request #6 from antmicro/improving-sort-tags
by Tim Ansell
· 6 years ago
6ab48ad
Added more verbose output for pytest in tox.ini file
by Grzegorz Latosinski
· 6 years ago
632ea12
tests: added test for sorting pb_type tags
by Grzegorz Latosinski
· 6 years ago
fc651d6
Added delay_constant to sort-tags.xsl
by Grzegorz Latosinski
· 6 years ago
0199304
Merge pull request #1 from antmicro/initial-module-implementation
by Karol Gugala
· 6 years ago
15bf462
Added possibility to run XML conversion from shell
by Grzegorz Latosinski
· 6 years ago
2442951
Added requirements.txt for the package
by Grzegorz Latosinski
· 6 years ago
c15b346
Added .travis.yml script to the project
by Grzegorz Latosinski
· 6 years ago
9c2c302
Moved .gitignore from .gitignore directory to the root directory
by Grzegorz Latosinski
· 6 years ago
2299f69
Added running pytest in tox
by Grzegorz Latosinski
· 6 years ago
7d2a318
Added script for testing conversion of XML files based on XSL files
by Grzegorz Latosinski
· 6 years ago
07938c9
Moved test files to the tests/convert_and_merge_composable_tests
by Grzegorz Latosinski
· 6 years ago
1461cd7
xml: Sort the output tags.
by Tim 'mithro' Ansell
· 7 years ago
5e82357
xml: Make pb_type attributes work in composition.
by Tim 'mithro' Ansell
· 7 years ago
5e1d5ea
xml: Better whitespace output and other cleanup.
by Tim 'mithro' Ansell
· 7 years ago
c63f255
xml: Add test for existing fasm_mux metadata.
by Tim 'mithro' Ansell
· 7 years ago
3deab36
xml: Remove old file.
by Tim 'mithro' Ansell
· 7 years ago
207a200
xml: Use multiple passes in convert and merge script.
by Tim 'mithro' Ansell
· 7 years ago
44f87e7
xml: Adding test which check existing pack-pattern tags work.
by Tim 'mithro' Ansell
· 7 years ago
ba8ef7e
xml: Preserve existing interconnect info.
by Tim 'mithro' Ansell
· 7 years ago
aff2053
xml: Make sure existing interconnect is preserved.
by Tim 'mithro' Ansell
· 7 years ago
9be671e
xml: Adding some extra comments.
by Tim 'mithro' Ansell
· 7 years ago
db72e24
xml: Restrict `<loc>` transform to under `<pinlocations>`.
by Tim 'mithro' Ansell
· 7 years ago
0fb5ce4
xml: Cleanup handling of fasm_mux metadata.
by Tim 'mithro' Ansell
· 7 years ago
7cddeda
xml: More tests for convert_and_merge script.
by Tim 'mithro' Ansell
· 7 years ago
ef4b64d
xml: Improve xslt transform.
by Tim 'mithro' Ansell
· 7 years ago
90d27ac
Added tox.ini file
by Grzegorz Latosinski
· 6 years ago
4a0a693
Added MANIFEST.in file
by Grzegorz Latosinski
· 6 years ago
6c2bd2c
Moved XSL and XSD files to the resources directory
by Grzegorz Latosinski
· 6 years ago
b7082e5
Removed deprecated files from the directory
by Grzegorz Latosinski
· 6 years ago
c7e001f
updated fpga_architecture.xsd definitions for xml_lint target
by Alessandro Comodi
· 7 years ago
0faa6ed
minusbreak the arch schema
by Fahrican Koşar
· 7 years ago
0cee495
more arch schema fixes
by Fahrican Koşar
· 7 years ago
e86d288
revise arch schema
by Fahrican Koşar
· 7 years ago
0960742
revise arch schema
by Fahrican Koşar
· 7 years ago
19e1b3a
xml: Sort the output tags.
by Tim 'mithro' Ansell
· 7 years ago
51c8273
xml: Adding tiles schema.
by Tim 'mithro' Ansell
· 7 years ago
4ffd8ad
xml: Fix pb_type attribute
by Tim 'mithro' Ansell
· 7 years ago
37d710b
xml: Make pb_type attributes work in composition.
by Tim 'mithro' Ansell
· 7 years ago
3085166
xml: Better whitespace output and other cleanup.
by Tim 'mithro' Ansell
· 7 years ago
70a2680
xml: Add test for existing fasm_mux metadata.
by Tim 'mithro' Ansell
· 7 years ago
cb18da8
xml: Remove old file.
by Tim 'mithro' Ansell
· 7 years ago
90672c1
xml: Use multiple passes in convert and merge script.
by Tim 'mithro' Ansell
· 7 years ago
c318a8b
xml: Adding test which check existing pack-pattern tags work.
by Tim 'mithro' Ansell
· 7 years ago
81ca434
xml: Preserve existing interconnect info.
by Tim 'mithro' Ansell
· 7 years ago
66819b8
xml: Make sure existing interconnect is preserved.
by Tim 'mithro' Ansell
· 7 years ago
1627821
xml: Adding some extra comments.
by Tim 'mithro' Ansell
· 7 years ago
e46892c
xml: Restrict `<loc>` transform to under `<pinlocations>`.
by Tim 'mithro' Ansell
· 7 years ago
154c243
xml: Cleanup handling of fasm_mux metadata.
by Tim 'mithro' Ansell
· 7 years ago
3bdb44f
xml: More tests for convert_and_merge script.
by Tim 'mithro' Ansell
· 7 years ago
6816619
xml: Improve xslt transform.
by Tim 'mithro' Ansell
· 7 years ago
24403f9
xml: Adding Cinternal to XML schema.
by Tim 'mithro' Ansell
· 7 years ago
333775c
xmlsort: reverted changes that caused a bad arch.xml generation
by Alessandro Comodi
· 7 years ago
7660508
xmlsort: readding translation to have the correct direct tag
by Alessandro Comodi
· 7 years ago
26e4427
utils/vlog: solved issues with combinational/sequential sinks
by Alessandro Comodi
· 7 years ago
9f94cfe
utils/vlog: squashed commits from for vlog utility
by Alessandro Comodi
· 7 years ago
7c3461b
Update error in XML schema.
by Keith Rothman
· 7 years ago
7e25582
Update XSD to support metadata in interconnect
by Elms
· 7 years ago
5cfe5af
all xml validating
by Jeffrey Elms
· 8 years ago
fb783cb
make: xmllint passes on testarch and ice40
by Jeffrey Elms
· 8 years ago
96e5d36
Add working testarch support to CMake build.
by Keith Rothman
· 8 years ago
c59810f
Add missing power and clocks elements.
by Jeppe Johansen
· 8 years ago
1b87855
Changed strings to space separated list types.
by Jeppe Johansen
· 8 years ago
219c0ed
Made switch_name optional.
by Jeppe Johansen
· 8 years ago
84591bf
Added comments, copyright header, as well as a short readme file.
by Jeppe Johansen
· 8 years ago
87bbd2c
Add preliminary schemas for VPR XML files.
by Jeppe Johansen
· 8 years ago
90331f0
xml: Slight change in VPR XML format.
by Tim 'mithro' Ansell
· 8 years ago
e369525
xml: Normalize white space in attributes.
by Tim 'mithro' Ansell
· 8 years ago
1278afb
xml: Delete xml:base and dedup models output.
by Tim 'mithro' Ansell
· 8 years ago
b3044aa
Makefiles: New tools for generate dependency info for Makefiles.
by Tim 'mithro' Ansell
· 8 years ago
b11b9be
Added initial conversion script
by Grzegorz Latosinski
· 6 years ago
9469096
Adding initial repository contents.
by Tim 'mithro' Ansell
· 6 years ago
d7a4506
Add python gitignore
by Karol Gugala
· 6 years ago