Henry Gomersall
|
2bdd94c90a
|
Removed erroneous and superfluous pring statement from the last commit, used during debugging.
|
2016-05-05 14:35:40 +01:00 |
|
Henry Gomersall
|
94dc89df67
|
Added lists of signals to the initial value support.
|
2016-05-05 14:26:14 +01:00 |
|
Henry Gomersall
|
0edc13bf5f
|
Updated tests to new block style and also changed no_initial_values -> initial_values
|
2016-05-04 13:32:29 +01:00 |
|
Henry Gomersall
|
cc39cda77e
|
Merge 'upstream/master' into initial_value_support
|
2016-04-28 15:14:43 +01:00 |
|
Jan Decaluwe
|
842d9d4fd8
|
Benchmark updates for pypy 4.0.1
pypy-4.0.1
|
2016-04-25 13:26:44 +02:00 |
|
Jan Decaluwe
|
8e1ac06723
|
always decorator argument type check
|
2016-04-24 11:34:31 +02:00 |
|
Jan Decaluwe
|
b2c93b0203
|
Fix toplevel test
|
2016-04-20 13:26:20 +02:00 |
|
Jan Decaluwe
|
f52c331a6f
|
Merge branch 'master' of github.com:jandecaluwe/myhdl
|
2016-04-20 13:14:17 +02:00 |
|
jandecaluwe
|
72b5dd6615
|
Merge pull request #164 from hgomersall/improved_block_decorator
[WIP] Improved block decorator
|
2016-04-20 13:12:52 +02:00 |
|
Jan Decaluwe
|
4f7f5cbcd8
|
Merge branch 'master' of github.com:jandecaluwe/myhdl
|
2016-04-14 20:48:55 +02:00 |
|
jandecaluwe
|
b951c3425b
|
Merge pull request #163 from hgomersall/master
Small fix to enable self.name be used in exceptions in _verifySubs in _Block
|
2016-04-14 20:48:42 +02:00 |
|
Henry Gomersall
|
80448fd467
|
Replaced the block decorator with one that properly supports instance methods for conversion.
|
2016-04-14 18:00:21 +01:00 |
|
Henry Gomersall
|
c66482e966
|
Added additional helpful info from the .name attribute about which block is failing to return a valid block.
|
2016-04-14 12:28:23 +01:00 |
|
Henry Gomersall
|
9fd45e74dd
|
Moved assignment of name attribute in _Block to before where it might be needed by an error message.
|
2016-04-14 11:57:27 +01:00 |
|
Patrick Egan
|
7f5daed963
|
Fixed naming in code
|
2016-03-25 19:43:33 -04:00 |
|
Patrick Egan
|
06845b8f90
|
Finished documentation
|
2016-03-25 16:38:56 -04:00 |
|
Patrick Egan
|
68f86002cd
|
Added implementation of nameValid to toVHDL.py
|
2016-03-25 16:18:05 -04:00 |
|
Patrick Egan
|
56429acf39
|
Encapsulated all of the name validation script into a class
|
2016-03-25 15:59:21 -04:00 |
|
Patrick Egan
|
246377894b
|
Completed nameValid function
|
2016-03-25 15:53:11 -04:00 |
|
Patrick Egan
|
b42c1356f8
|
Added _VHDLNameValidation.py with a list to contain all VHDL keywords and a function to return true if a string passed through matched one of the VHDL keywords
|
2016-03-25 15:11:31 -04:00 |
|
Henry Gomersall
|
eaf8310e04
|
Moved to using the VHDL 2008 literals for the initial values.
|
2016-03-24 16:01:45 +00:00 |
|
Henry Gomersall
|
e64ae384b7
|
All tests now passing with ghdl and vhdl 2008
|
2016-03-24 08:01:53 +00:00 |
|
Henry Gomersall
|
fd26a08b35
|
Merging upstream/master
|
2016-03-23 19:14:35 +00:00 |
|
Jan Decaluwe
|
d1fa460311
|
Update first part of the manual
|
2016-03-22 18:09:38 +01:00 |
|
Jan Decaluwe
|
ac9ad7bcd0
|
experiment with pylint
|
2016-03-21 14:40:47 +01:00 |
|
Jan Decaluwe
|
6d47ba9d25
|
autopep8 the whole thing
|
2016-03-21 13:04:41 +01:00 |
|
Jan Decaluwe
|
d8910e93ba
|
autopep8 whitespace issues
|
2016-03-21 12:06:17 +01:00 |
|
Jan Decaluwe
|
1a206679cc
|
Fix unused imports
|
2016-03-21 11:49:35 +01:00 |
|
jandecaluwe
|
ff844aec98
|
Merge pull request #158 from jck/docs-update
docs: custom directive for including/running examples
|
2016-03-20 14:26:07 +01:00 |
|
jandecaluwe
|
1a856f1222
|
Merge pull request #147 from jandecaluwe/mep-114
MEP 114
|
2016-03-20 13:34:14 +01:00 |
|
atharvaw
|
9aec3be76f
|
change
|
2016-03-20 09:28:21 +05:30 |
|
Jan Decaluwe
|
e4550bc5a7
|
Rename BlockInstance to Block
|
2016-03-19 17:28:55 +01:00 |
|
Jan Decaluwe
|
a12b67f040
|
Functional approach for block decorator; remove a class level
|
2016-03-19 17:23:42 +01:00 |
|
atharvaw
|
f570d984fc
|
indentation change
|
2016-03-19 17:02:15 +05:30 |
|
atharvaw
|
4d9e20ddfd
|
test for enum length added
|
2016-03-19 16:54:20 +05:30 |
|
atharvaw
|
3128fdc3e5
|
test for enum length added
|
2016-03-19 16:49:54 +05:30 |
|
atharvaw
|
c37dae201f
|
Adding some enum test
|
2016-03-19 15:06:09 +05:30 |
|
atharvaw
|
353d81a429
|
Increase test coverage for enum
|
2016-03-19 07:27:05 +05:30 |
|
atharvaw
|
7a4d1097b5
|
First commit
|
2016-03-19 07:19:36 +05:30 |
|
Jan Decaluwe
|
f305c9b304
|
run_sim
|
2016-03-18 14:48:36 +01:00 |
|
Jan Decaluwe
|
f26175575a
|
add quit_sim() method
|
2016-03-18 10:48:08 +01:00 |
|
Jan Decaluwe
|
107ed0a9cb
|
Update API names
|
2016-03-17 10:53:12 +01:00 |
|
Jan Decaluwe
|
7f05bf423d
|
Rename analyze / verify methods; shorter, consistent name
|
2016-03-16 11:23:03 +01:00 |
|
Keerthan Jaic
|
038310d95a
|
docs: custom directive for including/running examples
|
2016-03-15 18:32:11 -04:00 |
|
Keerthan Jaic
|
1c26718563
|
hello1.py: print function
|
2016-03-15 18:32:11 -04:00 |
|
jandecaluwe
|
33bf480df6
|
Merge pull request #157 from jck/mep-114
Mep 114 update
|
2016-03-15 20:09:14 +01:00 |
|
Keerthan Jaic
|
436209c168
|
do not set converter name always
|
2016-03-15 14:26:59 -04:00 |
|
Keerthan Jaic
|
f261156e54
|
cursory conf_sim method
|
2016-03-15 14:12:53 -04:00 |
|
Keerthan Jaic
|
49053b352e
|
support some options in the convert method
|
2016-03-15 14:12:27 -04:00 |
|
Jan Decaluwe
|
bbac626db4
|
Migrate some tests
|
2016-03-15 16:21:43 +01:00 |
|