-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'github/master' into Vivado
Conflicts: README.md src/common/physical.vhdl
- Loading branch information
Showing
1,113 changed files
with
34,887 additions
and
13,625 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
version: 1.1.0-b{build} | ||
clone_folder: c:\projects\poc | ||
init: | ||
# Checking that DEP is enabled | ||
- ps: Write-Host "Initializing virtual machine ..." | ||
- ps: git --version | ||
- ps: $env:Path = $env:Path.Replace("Python27", "Python35-x64") | ||
|
||
install: | ||
- ps: Write-Host "Installing requirements..." | ||
- ps: python --version | ||
- ps: python -m pip install pip --upgrade | ||
- ps: python -m pip install -r .\requirements.txt | ||
- ps: python -m pip list --format=columns | ||
- ps: Write-Host "Configuring PoC..." | ||
- ps: cp .\tools\AppVeyor\config.private.ini .\py\ | ||
- ps: cp .\tools\AppVeyor\my_project.vhdl .\tb\common\ | ||
- ps: .\poc.ps1 | ||
|
||
build: off | ||
|
||
build_script: | ||
- ps: Write-Host "Testing query interface..." | ||
- ps: .\poc.ps1 query INSTALL.PoC:InstallationDirectory | ||
- ps: Write-Host "Testing information interface..." | ||
- ps: .\poc.ps1 list-testbench PoC.* | ||
- ps: .\poc.ps1 list-netlist PoC.* | ||
- ps: Write-Host "Testing simulators..." | ||
- ps: .\poc.ps1 --dryrun ghdl PoC.arith.prng --analyze --elaborate | ||
- ps: Write-Host "Testing synthesizers..." | ||
# - ps: .\poc.ps1 --dryrun quartus PoC.arith.prng --board=DE4 | ||
# - ps: .\poc.ps1 --dryrun lse PoC.arith.prng --board=ECP5Versa | ||
# - ps: .\poc.ps1 --dryrun xst PoC.arith.prng --board=KC705 | ||
# - ps: .\poc.ps1 --dryrun vivado PoC.arith.prng --board=KC705 | ||
# - ps: Write-Host "Testing core generators..." | ||
# - ps: .\poc.ps1 --dryrun coregen PoC.xil.mig.Atlys_1x128 --board=Atlys |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,6 +30,7 @@ ignore-paths: | |
- sim | ||
- src | ||
# - tb | ||
- tcl | ||
- temp | ||
# - tools | ||
- ucf | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
#formats: | ||
requirements_file: tools/ReadTheDocs/requirements.txt | ||
python: | ||
version: 3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
.. _CHANGE:2014: | ||
|
||
2014 | ||
#### | ||
|
||
.. contents:: Content of this page | ||
:local: | ||
|
||
.. toctree:: | ||
|
||
v0.0.0 <v0.0.0> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
.. _CHANGE:v0.0.0: | ||
|
||
New in v0.0.0 (16.12.2014) | ||
================================================================================================================================================================ | ||
|
||
* Initial commit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
.. _CHANGE:2015: | ||
|
||
2015 | ||
#### | ||
|
||
.. contents:: Content of this page | ||
:local: | ||
|
||
.. only:: html | ||
|
||
.. toctree:: | ||
|
||
v0.18.0 <v0.18.0> | ||
v0.17.0 <v0.17.0> | ||
v0.16.0 <v0.16.0> | ||
v0.15.0 <v0.15.0> | ||
v0.14.0 <v0.14.0> | ||
v0.13.0 <v0.13.0> | ||
v0.12.0 <v0.12.0> | ||
v0.11.0 <v0.11.0> | ||
v0.10.0 <v0.10.0> | ||
v0.9.0 <v0.9.0> | ||
v0.8.0 <v0.8.0> | ||
v0.7.0 <v0.7.0> | ||
v0.6.0 <v0.6.0> | ||
v0.5.0 <v0.5.0> | ||
v0.4.0 <v0.4.0> | ||
v0.3.0 <v0.3.0> | ||
v0.2.0 <v0.2.0> | ||
v0.1.0 <v0.1.0> | ||
|
||
|
||
|
||
.. only:: latex | ||
|
||
.. toctree:: | ||
|
||
v0.1.0 <v0.1.0> | ||
v0.2.0 <v0.2.0> | ||
v0.3.0 <v0.3.0> | ||
v0.4.0 <v0.4.0> | ||
v0.5.0 <v0.5.0> | ||
v0.6.0 <v0.6.0> | ||
v0.7.0 <v0.7.0> | ||
v0.8.0 <v0.8.0> | ||
v0.9.0 <v0.9.0> | ||
v0.10.0 <v0.10.0> | ||
v0.11.0 <v0.11.0> | ||
v0.12.0 <v0.12.0> | ||
v0.13.0 <v0.13.0> | ||
v0.14.0 <v0.14.0> | ||
v0.15.0 <v0.15.0> | ||
v0.16.0 <v0.16.0> | ||
v0.17.0 <v0.17.0> | ||
v0.18.0 <v0.18.0> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
.. :CHANGE:v0.1.0: | ||
New in v0.1.0 (19.02.2015) | ||
================================================================================================================================================================ | ||
|
||
* New packages: | ||
|
||
* board - common development board configurations | ||
* config - extract configuration parameters from device names | ||
* utils - common utility functions | ||
* strings - a helper package for string handling | ||
* vectors - a helper package for std_logic_vector and std_logic_matrix | ||
* arith | ||
* fifo | ||
|
||
* New modules | ||
|
||
* PoC.arith - arithmetic modules | ||
|
||
* arith_counter_gray | ||
* arith_counter_ring | ||
* arith_div | ||
* arith_prefix_and | ||
* arith_prefix_or | ||
* arith_prng | ||
* arith_scaler | ||
* arith_sqrt | ||
|
||
* PoC.fifo - FIFOs | ||
|
||
* fifo_cc_got | ||
* fifo_cc_got_tempgot | ||
* fifo_cc_got_tempput | ||
* fifo_ic_got | ||
* fifo_glue | ||
* fifo_shift | ||
|
||
* PoC.mem.ocram - On-Chip RAMs | ||
|
||
* ocram_sp | ||
* ocram_sdp | ||
* ocram_esdp | ||
* ocram_tdp | ||
* ocram_wb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
.. :CHANGE:v0.10.0: | ||
New in v0.10.0 (23.07.2015) | ||
================================================================================================================================================================ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
.. :CHANGE:v0.11.0: | ||
New in v0.11.0 (07.08.2015) | ||
================================================================================================================================================================ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
.. :CHANGE:v0.12.0: | ||
New in v0.12.0 (25.08.2015) | ||
================================================================================================================================================================ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
.. :CHANGE:v0.13.0: | ||
New in v0.13.0 (04.09.2015) | ||
================================================================================================================================================================ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
.. :CHANGE:v0.14.0: | ||
New in v0.14.0 (28.09.2015) | ||
================================================================================================================================================================ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
.. :CHANGE:v0.15.0: | ||
New in v0.15.0 (13.11.2015) | ||
================================================================================================================================================================ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
.. :CHANGE:v0.16.0: | ||
New in v0.16.0 (01.12.2015) | ||
================================================================================================================================================================ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
.. :CHANGE:v0.17.0: | ||
New in v0.17.0 (08.12.2015) | ||
================================================================================================================================================================ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
.. :CHANGE:v0.18.0: | ||
New in v0.18.0 (16.12.2015) | ||
================================================================================================================================================================ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
.. :CHANGE:v0.2.0: | ||
New in v0.2.0 (09.03.2015) | ||
================================================================================================================================================================ | ||
|
||
* New packages: | ||
|
||
* xil | ||
* stream | ||
|
||
* New modules: | ||
|
||
* PoC.bus - Modules for busses | ||
|
||
* bus_Arbiter | ||
|
||
* PoC.bus.stream - Modules for the PoC.Stream protocol | ||
|
||
* stream_Buffer | ||
* stream_DeMux | ||
* stream_FrameGenerator | ||
* stream_Mirror | ||
* stream_Mux | ||
* stream_Source | ||
|
||
* PoC.misc.sync - Cross-Clock Synchronizers | ||
|
||
* sync_Reset | ||
* sync_Flag | ||
* sync_Strobe | ||
* sync_Vector | ||
* sync_Command | ||
|
||
* PoC.xil - Xilinx specific modules | ||
|
||
* xil_SyncBits | ||
* xil_SyncReset | ||
* xil_BSCAN | ||
* xil_Reconfigurator | ||
* xil_SystemMonitor_Virtex6 | ||
* xil_SystemMonitor_Series7 | ||
|
||
* Updated packages: | ||
|
||
* utils | ||
* arith |
Oops, something went wrong.